Filters the message that the default PHP error template displays.
$messagestring
$errorarray
error_get_last().$message = apply_filters( 'wp_php_error_message', $message, $error );
| Version | Description |
|---|---|
| 5.2.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_php_error_message