Core Function
View Source on Trac ↗ wp_is_fatal_error_handler_enabled()
wp_is_fatal_error_handler_enabled( ) Checks whether the fatal error handler is enabled.
Return Value
(bool)
True if the fatal error handler is enabled, false otherwise.
Function Information
Since Version
5.2.0
Source File
wp-includes/error-protection.php
Advertisement