Disable Fatal Error Handler
Your website will not send any email in case of fatal errors.
Plugin info
Maintenance & Compatibility
Maintenance score
Actively maintained • Last updated 61 days ago
Is Disable Fatal Error Handler abandoned?
Likely maintained (last update 61 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
Activating Disable Fatal Error Handler your website will not send any email in case of fatal errors.
When you work on a website and you don’t want the administrators receive an email every time the website triggers a fatal error, just activate this plugin.
Disable Fatal Error Handler adds a constant in wp-config.php. You would not need this plugin if you remembered that constant and you have access via FTP.
In my case I prefer remembering “Disable Fatal Error Handler”, search it in the plugins page, install and activate it, and that’s it.
Help
If you need help open a thread on the support forum of this plugin.
Please, before posting enable the debugging in wp-config.php. Need a step-by-step guide? Read this detailed tutorial on how to enable debugging in WordPress to learn more.
Installation
- Upload the entire
disable-fatal-error-handlerfolder to the/wp-content/plugins/directory or install it using the usual installation button in the Plugins administration page. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- After successful activation you will be automatically redirected to the plugin global settings page.
- All done. Good job!
Frequently Asked Questions
Review feed
Screenshots
Changelog
0.0.4
- Checked: WordPress 6.4
0.0.3
- Fix: fatal error with PHP 8.1 when not able to write in wp-config.php
0.0.2
- Fix: replaced filter with constant in wp-config.php
0.0.1
- First release