Custom Recovery Mode Email Plugin
Change the recipient address when WordPress sends an email if a Fatal Error occurs.
Since WordPress 5.2 there is a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with an automated email.
But sometimes the message bothers people who don’t know how to handle with it and how to fix the bug which causes the crash.
With Custom Recovery Mode Email now you can choose the right recipient email of the person who can deal with it.
Optionally you can also set Email and Name sender.
Translations
- English
- Español (España)
- Euskara (thanks to @garridinsi)
- Galego
- Svenska (thanks to @tobifjellner)
Note: Please, contact me if you would like to help translating the plugin into your language.
Installation
- Upload the entire plugin folder to the /wp-content/plugins/ directory.
- Activate the plugin through the “Plugins” menu in WordPress.
- Go to Settings -> Recovery Mode Email to access settings page.
Minimum Requirements
- PHP version 5.6 or greater (PHP 7.4 or greater is recommended)
Screenshots
Settings page /assets/screenshot-1.png
FAQ
Does it works with WordPress Multisite ? Not yet. Next release of Custom Recovery Mode Email will allow you to set your preferences in the Network Admin.
Changelog
1.0
1.0.1
- Fix to prevent activation in WordPress Multisite to avoid site to crash
- Fix wrong text domain
1.0.2
- Added class “regular-text” to input fields
1.0.3
- Updated last WordPress version tested
1.0.4
- Updated last WordPress version tested