Uses
Uses | Description |
---|---|
wp-includes/class-wp-fatal-error-handler.php: wp_should_handle_php_error | Filters whether a given thrown error should be handled by the fatal error handler. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |