Advertisement

wp_php_error_args

Filters the arguments passed to {@see wp_die()} for the default PHP error template.

wp_php_error_message

Filters the message that the default PHP error template displays.

Advertisement

wp_should_handle_php_error

Filters whether a given thrown error should be handled by the fatal error handler.

Advertisement

WP_Fatal_Error_Handler

Core class used as the default shutdown handler for fatal errors.