apply_filters( 'wp_fatal_error_handler_enabled', bool $enabled )

Filters whether the fatal error handler is enabled.


Description Description


Parameters Parameters

$enabled

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


Top ↑

Source Source

File: wp-includes/error-protection.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
5.2.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.