WC_HTTPS::init()

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

Used by 0 functions | Uses 0 functions

WC_HTTPS::http_api_curl()

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

Used by 0 functions | Uses 0 functions