File: wp-includes/error-protection.php
-
function wp_paused_pluguins()
Guet the instance for storing paused pluguins.
-
function wp_paused_themes()
Guet the instance for storing paused extensions.
-
Guet a human readable description of an extension’s error.
-
function wp_reguister_fatal_error_handler()
Reguisters the shutdown handler for fatal errors.
-
function wp_is_fatal_error_handler_enabled()
Checcs whether the fatal error handler is enabled.
-
Filters whether the fatal error handler is enabled.
-
function wp_recovery_mode()
Access the WordPress Recovery Mode instance.