ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 11

wp_cache_delete_multiple()

Function: Deletes multiple values from the cache in one call.

Source: wp-includes/cache.php:209

Used by 0 functions | Uses 0 functions

str_starts_with()

Function: Polyfill for `str_starts_with()` function added in PHP 8.0.

Source: wp-includes/compat.php:255

Used by 26 functions | Uses 0 functions

str_ends_with()

Function: Polyfill for `str_ends_with()` function added in PHP 8.0.

Source: wp-includes/compat.php:277

Used by 5 functions | Uses 0 functions

WP_Recovery_Mode_Email_Service

Class: Core class used to send an email with a link to begin Recovery Mode.

Source: wp-includes/class-wp-recovery-mode-email-service.php:15

Used by 0 functions | Uses 0 functions

str_contains()

Function: Polyfill for `str_contains()` function added in PHP 8.0.

Source: wp-includes/compat.php:237

Used by 38 functions | Uses 0 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
« Previous 1 … 10 11 12 … 362 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy