ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 28

wp_register_fatal_error_handler()

Function: Registers the shutdown handler for fatal errors.

Source: wp-includes/error-protection.php:81

Used by 0 functions | Uses 1 function

wp_is_fatal_error_handler_enabled()

Function: Checks whether the fatal error handler is enabled.

Source: wp-includes/error-protection.php:108

Used by 1 function | Uses 2 functions

wp_recovery_mode()

Function: Access the WordPress Recovery Mode instance.

Source: wp-includes/error-protection.php:149

Used by 0 functions | Uses 0 functions

wp_cache_add_multiple()

Function: Adds multiple values to the cache in one call.

Source: wp-includes/cache.php:62

Used by 0 functions | Uses 0 functions

wp_cache_set_multiple()

Function: Sets multiple values to the cache in one call.

Source: wp-includes/cache.php:129

Used by 0 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

WP_Recovery_Mode_Email_Service::__construct()

Method: WP_Recovery_Mode_Email_Service constructor.

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

Used by 0 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
« Previous 1 … 27 28 29 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy