ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 29

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

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_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

get_shortcode_tags_in_content()

Function: Returns a list of registered shortcode names found in the given content.

Source: wp-includes/shortcodes.php:184

Used by 0 functions | Uses 0 functions

apply_shortcodes()

Function: Searches content for shortcodes and filter shortcodes through their hooks.

Source: wp-includes/shortcodes.php:223

Used by 0 functions | Uses 0 functions

http_allowed_safe_ports

Filter Hook: Controls the list of ports considered safe in HTTP API.

Source: wp-includes/http.php:600

Used by 1 function | Uses 0 functions

WP_Error::get_all_error_data()

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

Used by 0 functions | Uses 0 functions

WP_Error::merge_from()

Method: Merges the errors in the given error object into this one.

Source: wp-includes/class-wp-error.php:284

Used by 0 functions | Uses 0 functions
« Previous 1 … 28 29 30 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy