Method: Force posts to PayPal to use TLS v1.2. See: https://core.trac.wordpress.org/ticket/36320 https://core.trac.wordpress.org/ticket/34924#comment:13 https://www.paypal-knowledge.com/infocenter/index?page=content&widgetview=true&id=FAQ1914&viewlocale=en_US
Source: includes/class-wc-https.php:131
Source: includes/class-wc-https.php:16
Method: Hook in our HTTPS functions if we’re on the frontend. This will ensure any links output to a page (when viewing via HTTPS) are also served over HTTPS.
Source: includes/class-wc-https.php:21
Method: Force https for urls.
Source: includes/class-wc-https.php:57
Method: Force a post link to be SSL if needed.
Source: includes/class-wc-https.php:76
Method: Template redirect – if we end up on a page ensure it has the correct http/https url.
Source: includes/class-wc-https.php:88
Method: Template redirect – if we end up on a page ensure it has the correct http/https url.
Source: includes/class-wc-https.php:104