Manage Notification E-mails

Beskrivelse

Med denne utvidelsen kan du slå av eller på de ulike e-postene for varsling i WordPress, som f.eks varslingene om ny bruker og passordendring som WordPress sender til administrator og bruker. Fungerer perfekt i kombinasjon med en rekke andre utvidelser!

Watch this nice tut made by Robert Orzanna:

The options you can manage are:

  1. New user notification to admin
  2. New user notification to user
  3. Notify post author
  4. Notify moderator
  5. Password change notification to admin
  6. Password change notification to user
  7. E-mail address change notification to user
  8. Forgotten password e-mail to user
  9. Forgotten password e-mail to administrator
  10. Automatic WordPress core update e-mail
  11. Automatic WordPress plugin update e-mail
  12. Automatic WordPress theme update e-mail
  13. Send admin notifications to extra admin e-mail adresses (1.7.0)
  14. Send an e-mail to administrators after a user requested to update his or her e-mail address (1.7.0)
  15. Send an e-mail to administrators after a user successfully updated his or her e-mail address (1.7.0)
  16. Multi-site support! Now you can manage your notification settings in one single environment (1.8.0)
  17. 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 🙂

Skjermskudd

  • Settings view: Core options.
  • Settings view: Available modules.
  • Settings view: Multi-site network settings.

Installasjon

  1. Upload manage-notification-emails.zip via the plugins menu
  2. Aktiver pluginnen gjennom ‘Plugins’-menyen i WordPress
  3. Use the settings-page to enable or disable sending of notifications

FAQ

Is it active right away?

Yes, after activating you can go to the settings page and disable or enable the notification e-mails that suits you.

Can I use this plugin for multi-site?

Yes! starting from version 1.8.0 multi-site is supported.

Disabling user notifications does not work

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.

Vurderinger

24. januar, 2022
I installed this on all my websites and I'm still getting the email "Some plugins were updated..." I tried it with the boxes unchecked, then again with all the boxes checked. Either way, I'm still getting the emails. I'm running the latest version of Wordpress 5.8.3 using the Hello Elementor Theme.
9. januar, 2022
These features should be adopted by wordpress without any hesitation! Can't believe such a hugely popular and open source system does not come in-built with these basis sanitized options. Kudos to the plugin author. Thank you!
5. januar, 2022
No more annoying emails cluttering my inbox of all kinds of stuff like automated updates etc.
12. november, 2021
Endlich, endlich, endlich kann man einstellen, welche Mails man erhalten möchte und welche nicht. Die Flut an "ein Plugin wurde aktualisiert" hat nun ein Ende! 1000 Dank an den Entwickler!
Les alle 34 vurderinger

Bidragsytere og utviklere

“Manage Notification E-mails” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.

Bidragsytere

“Manage Notification E-mails” har blitt oversatt til 7 språk. Takk til oversetterne for deres bidrag.

Oversett “Manage Notification E-mails” til ditt språk.

Interessert i utvikling?

Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.

Endringslogg

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.