Discover, trust, install: FAIR 1.0 is here

Manage Notification E-mails
Version: 1.8.6
Description
With this plugin you can switch the different WordPress notification e-mails on and off, like options as the new user and password change notifications send by WordPress to the administrator and user. Works perfectly in combination with a lot of other plugins!
Watch this nice tut made by Robert Orzanna:
The options you can manage are:
- New user notification to admin
- New user notification to user
- Notify post author
- Notify moderator
- Password change notification to admin
- Password change notification to user
- E-mail address change notification to user
- Forgotten password e-mail to user
- Forgotten password e-mail to administrator
- Automatic WordPress core update e-mail
- Automatic WordPress plugin update e-mail
- Automatic WordPress theme update e-mail
- Send admin notifications to extra admin e-mail addresses (1.7.0)
- Send an e-mail to administrators after a user requested to update his or her e-mail address (1.7.0)
- Send an e-mail to administrators after a user successfully updated his or her e-mail address (1.7.0)
- Multi-site support! Now you can manage your notification settings in one single environment (1.8.0)
- Export and import settings (1.8.0)
The automatic core, plugin, and theme updates have a special built-in feature. When one of these options is disabled, successful e-mails don’t get send out, but failed updates still will send an e-mail to the admin.
This version contains some nice new stuff. If you find any issues, let me know. If you like the new features, please be so kind to give this plugin a good rating! It will help me to keep up the good work for you 🙂
Want regular updates? Feel free to support me with a small donation 🙂
Installation
- Upload
manage-notification-emails.zip
via the plugins menu - Activate the plugin through the ‘Plugins’ menu in WordPress
- Use the settings-page to enable or disable sending of notifications
Screenshots
Faq
Yes, after activating you can go to the settings page and disable or enable the notification e-mails that suits you.
Yes! starting from version 1.8.0 multi-site is supported.
Some other plugins also use their custom notifications which overwrite the core notifications of WordPress. To be sure, please first try the plugin without other plugins installed or at least temporarily disable them.
Reviews
Perfect
By thomasobrien on October 24, 2024
thanks a lot
Really useful plugin
By TomCobbley on October 2, 2024
This is a really useful plugin for disabling those annoying 'plugin x has just automatically updated' emails.
Suggestion for author - the plugin isn't easy to find in WordPress's plugin search for terms like 'email notifications'. This is because you spell email as e-mail. This might be the technically correct spelling, but it's not helping people find your plugin. I would consider changing the spelling.
功能很完整
By richard0508 on March 12, 2024
很不錯的外掛,大力推薦!
Good plugin
By snoringdragon on August 1, 2023
This plugin has made life easier.
Thanks for its development.
Prevents password changes
By lookwhoo on June 23, 2023
This plugin no longer works and seems to have been abandoned. Within the past half year, users were complaining they weren't receiving the password reset emails. Sure enough, we found it was this plugin preventing password reset emails from going out. Disabled it and all is working as should now.
Works without any problem
By samtr on May 23, 2023
Works without any problem
Stopped working this week
By jreitter on May 17, 2023
Love the plugin, saved me a lot of hassle but stopped working all of a sudden. Did re-install, delete date etc. but now I get flooded with e-mails.
Edit: working again! Thank you so much!
Diesn't work, still getting notifications
By AlexPTY on April 27, 2023
Howdy! Plugins failed to update on your site at XXXXXXXXXX
Please check your site now. It’s possible that everything is working. If there are updates available, you should update.
Funciona muito bem
By Alpha Vale Tec (donatelol) on March 29, 2023
Obrigado!
Works great!
By mlipenk on March 22, 2023
You'd think that if WordPress was going to have automated emails, they'd let you de-activate them! Not to mention that the way the emails are written looks and sounds totally phishy. Thanks to this plugin I've ridden the site of the phishy-looking emails going to users.
Changelog
1.8.6
FIXED: Medium vulnerability in settings module. Thanks to Wordfence for reporting this.
UPDATED: Lowered the priority to 99 in the filters fixing some issues where plugins overwrite the disabling of sending the e-mails.
1.8.5
UPDATED: Compatibility fix with WP 6.1+ where new user notifications are managed by filters.
1.8.4
UPDATED: Refactoring.
1.8.3
FIXED: (CSRF) Security fix. Special thanks to Muhammad Daffa (Patchstack Alliance) for reporting this.
1.8.2
FIXED: fixed an issue with automatic plugin update notification.
FIXED: fixed issues with not correct activating options in multisite environment.
UPDATED: language corrections.
1.8.0
ADDED: Multi-site support.
ADDED: Import and export of settings.
UPDATED: A lot of files are refactored and added some more comments along with it.
1.7.1
FIXED: Email automatic plugin update notification to admin sometimes still send out.
1.7.0
UPGRADED: Refactored the plugin and added a more suitable modular system for adding new features.
ADDED: Send admin notifications to extra admin e-mail addresses
ADDED: Send an e-mail to administrators after a user requested to update his or her e-mail address
ADDED: Send an e-mail to administrators after a user successfully updated his or her e-mail address
1.6.1
FIXED: Email automatic plugin update notification to admin sometimes still send out.
1.6.0
ADDED: Automatic WordPress plugin, and theme update e-mail options.
1.5.1
FIXED: php-notice for missing $deprecated variable.
1.5.0
UPGRADED: Upgraded the pluggable functions file. Fixing the missing PassWordHash Class bug.
1.4.2
FIXED: Loading local language.
1.4.1
ADDED: Manage sending e-mail after a successful automatic WordPress core update to administrators. E-mails about failed updates will always be sent to the administrators and will not be disabled.
1.4.0
ADDED: Multi-language support
1.3.0
ADDED: passing through the $notify variable, available sinds 4.6. This is for other plugins to override default sending to admin or user. Only useful if sending within this plugin is activated.
UPDATED: updated with the newer pluggable send functions of WordPress 4.7.
FIXED: Missing blogname in user email
1.2.0
ADDED: Manage sending password forgot e-mail to registered user.
ADDED: Manage sending password forgot e-mail to administrator.
1.1.0
FIXED: Checking password change notification to admin now works.
ADDED: Splitted the manage option for new user notification e-mail into user and admin e-mail.
UPDATED: Clarified some comments and fixed some typo’s.
1.0
- It all starts here.