wpseek.com
A WordPress-centric search engine for devs and theme authors



wp-includes/https-detection.php › WordPress File

Functions6
HTTPS detection functions.


Function Short description
wp_get_https_detection_errorsRuns a remote HTTPS request to detect whether HTTPS supported, and stores potential errors.
wp_is_home_url_using_httpsChecks whether the current site URL is using HTTPS.
wp_is_https_supportedChecks whether HTTPS is supported for the server and domain.
wp_is_local_html_outputChecks whether a given HTML string is likely an output from this WordPress site.
wp_is_site_url_using_httpsChecks whether the current site's URL where WordPress is stored is using HTTPS.
wp_is_using_httpsChecks whether the website is using HTTPS.