wp_cron_conditionally_prevent_sslverify()
Disables SSL verification if the ‘cron_request’ arguments include an HTTPS URL.
Disables SSL verification if the ‘cron_request’ arguments include an HTTPS URL.
Checks whether the current site URL is using HTTPS.
Checks whether HTTPS is supported for the server and domain.
Checks whether a given HTML string is likely an output from this WordPress site.
Checks whether the current site’s URL where WordPress is stored is using HTTPS.
Checks whether the website is using HTTPS.
Schedules the Cron hook for detecting HTTPS support.
Runs a remote HTTPS request to detect whether HTTPS supported, and stores potential errors.
Short-circuits the process of detecting errors related to HTTPS support.