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
Filter Hook: Short-circuits the process of detecting errors related to HTTPS support.
Source: wp-includes/https-detection.php:102
Function: Checks whether HTTPS is supported for the server and domain.
Source: wp-includes/https-detection.php:68
Function: Returns a list of registered shortcode names found in the given content.
Source: wp-includes/shortcodes.php:184
Function: Searches content for shortcodes and filter shortcodes through their hooks.
Source: wp-includes/shortcodes.php:223
Filter Hook: Controls the list of ports considered safe in HTTP API.
Source: wp-includes/http.php:600
Method: Retrieves all error data for an error code in the order in which the data was added.
Source: wp-includes/class-wp-error.php:243
Method: Merges the errors in the given error object into this one.
Source: wp-includes/class-wp-error.php:284