wp_is_using_https()
Function: Checks whether the website is using HTTPS.
Source: wp-includes/https-detection.php:20
Function: Checks whether the website is using HTTPS.
Source: wp-includes/https-detection.php:20
Function: Checks whether the current site URL is using HTTPS.
Source: wp-includes/https-detection.php:36
Function: Checks whether the current site’s URL where WordPress is stored is using HTTPS.
Source: wp-includes/https-detection.php:51
Function: Checks whether HTTPS is supported for the server and domain.
Source: wp-includes/https-detection.php:68
Function: Runs a remote HTTPS request to detect whether HTTPS supported, and stores potential errors.
Source: wp-includes/https-detection.php:90
Filter Hook: Short-circuits the process of detecting errors related to HTTPS support.
Source: wp-includes/https-detection.php:102
Function: Schedules the Cron hook for detecting HTTPS support.
Source: wp-includes/https-detection.php:163
Function: Disables SSL verification if the ‘cron_request’ arguments include an HTTPS URL.
Source: wp-includes/https-detection.php:184
Function: Checks whether a given HTML string is likely an output from this WordPress site.
Source: wp-includes/https-detection.php:204