W3cubDocs

/WordPress

apply_filters( 'wp_fatal_error_handler_enabled', bool $enabled )

Filters whether the fatal error handler is enabled.

Parameters

$enabled

(bool) True if the fatal error handler is enabled, false otherwise.

Source

File: wp-includes/error-protection.php

View on Trac

Changelog

Version Description
5.2.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_fatal_error_handler_enabled