wp_xmlrpc_server::error()
Method: Sends error response to client.
Source: wp-includes/class-wp-xmlrpc-server.php:369
Method: Sends error response to client.
Source: wp-includes/class-wp-xmlrpc-server.php:369
Filter Hook: Filters whether a given thrown error should be handled by the fatal error handler.
Source: wp-includes/class-wp-fatal-error-handler.php:123
Filter Hook: Filters the message that the default PHP error template displays.
Source: wp-includes/class-wp-fatal-error-handler.php:218
Filter Hook: Filters the arguments passed to {@see wp_die()} for the default PHP error template.
Source: wp-includes/class-wp-fatal-error-handler.php:229
Method: Determines whether we are dealing with an error that WordPress should handle in order to protect the admin backend against WSODs.
Source: wp-includes/class-wp-fatal-error-handler.php:98
Method: Displays the PHP error template and sends the HTTP status code, typically 500.
Source: wp-includes/class-wp-fatal-error-handler.php:142
Method: WP_Recovery_Mode_Link_Service constructor.
Source: wp-includes/class-wp-recovery-mode-link-service.php:43
Class: Core class used to generate and handle recovery mode links.
Source: wp-includes/class-wp-recovery-mode-link-service.php:15
Method: Generates a URL to begin recovery mode.
Source: wp-includes/class-wp-recovery-mode-link-service.php:57
Class: Core class used as the default shutdown handler for fatal errors.
Source: wp-includes/class-wp-fatal-error-handler.php:20