ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/https-detection.php

wp_cron_conditionally_prevent_sslverify()

Function: Disables SSL verification if the ‘cron_request’ arguments include an HTTPS URL.

Source: wp-includes/https-detection.php:184

Used by 0 functions | Uses 1 function

wp_is_local_html_output()

Function: Checks whether a given HTML string is likely an output from this WordPress site.

Source: wp-includes/https-detection.php:204

Used by 1 function | Uses 3 functions

wp_is_using_https()

Function: Checks whether the website is using HTTPS.

Source: wp-includes/https-detection.php:20

Used by 2 functions | Uses 2 functions

wp_is_home_url_using_https()

Function: Checks whether the current site URL is using HTTPS.

Source: wp-includes/https-detection.php:36

Used by 1 function | Uses 2 functions

wp_is_site_url_using_https()

Function: Checks whether the current site’s URL where WordPress is stored is using HTTPS.

Source: wp-includes/https-detection.php:51

Used by 1 function | Uses 3 functions

wp_is_https_supported()

Function: Checks whether HTTPS is supported for the server and domain.

Source: wp-includes/https-detection.php:68

Used by 0 functions | Uses 1 function

wp_update_https_detection_errors()

Function: Runs a remote HTTPS request to detect whether HTTPS supported, and stores potential errors.

Source: wp-includes/https-detection.php:90

Used by 1 function | Uses 8 functions

pre_wp_update_https_detection_errors

Filter Hook: Short-circuits the process of detecting errors related to HTTPS support.

Source: wp-includes/https-detection.php:102

Used by 1 function | Uses 0 functions

wp_schedule_https_detection()

Function: Schedules the Cron hook for detecting HTTPS support.

Source: wp-includes/https-detection.php:163

Used by 0 functions | Uses 2 functions
ClassicPress Documentation • Made with ClassicPress
Privacy Policy