Used By
Used By | Description |
---|---|
wp-includes/class-wp-fatal-error-handler.php: WP_Fatal_Error_Handler::display_default_error_template() | Displays the default PHP error template. |
Filters the arguments passed to {@see wp_die()} for the default PHP error template.
(array) Associative array of arguments passed to wp_die()
. By default these contain a 'response' key, and optionally 'link_url' and 'link_text' keys.
(array) Error information retrieved from error_get_last()
.
Version | Description |
---|---|
5.2.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_php_error_args