wp_is_fatal_error_handler_enabled()
Function: Checks whether the fatal error handler is enabled.
Source: wp-includes/error-protection.php:108
Function: Checks whether the fatal error handler is enabled.
Source: wp-includes/error-protection.php:108
Function: Polyfill for `str_contains()` function added in PHP 8.0.
Source: wp-includes/compat.php:301
Function: Polyfill for `str_starts_with()` function added in PHP 8.0.
Source: wp-includes/compat.php:319
Function: Polyfill for `str_ends_with()` function added in PHP 8.0.
Source: wp-includes/compat.php:341
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
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
Function: Checks whether HTTPS is supported for the server and domain.
Source: wp-includes/https-detection.php:68
Function: Runs a remote HTTPS request to detect whether HTTPS supported, and stores potential errors.
Source: wp-includes/https-detection.php:90
Function: Schedules the Cron hook for detecting HTTPS support.
Source: wp-includes/https-detection.php:163