Manage Notification E-mails

Descripción

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!

Mira este bonito tutorial hecho por Robert Orzanna:

Las opciones que puedes gestionar son:

  1. Aviso de nuevo usuario al administrador
  2. Aviso de nueva cuenta al usuario
  3. Notify post author
  4. Avisar al administrador
  5. Aviso de cambio de contraseña al administrador
  6. Aviso de cambio de contraseña al usuario
  7. Aviso de cambio de correo electrónico al usuario
  8. Correo electrónico de recuperación de contraseña al usuario
  9. Correo electrónico de recuperación de contraseña al administrador
  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 addresses (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)

Las actualizaciones automáticas del núcleo, de plugins y de temas tienen una característica especial incorporada. Cuando una de estas opciones está desactivada, los correos electrónicos de actualización correcta no se envían, pero las actualizaciones fallidas siguen enviando un correo electrónico al administrador.

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 🙂

¿Quieres actualizaciones frecuentes? No dudes en apoyarme con una pequeña donación 🙂

Capturas

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

Instalación

  1. Sube el archivo manage-notification-emails.zip a través del menú «Plugins»
  2. Activa el plugin desde el menú «Plugins» de WordPress
  3. Use the settings-page to enable or disable sending of notifications

Preguntas frecuentes

¿Se activa de inmediato?

Sí, después de la activación puedes ir a la página de ajustes y desactivar o activar los correos de aviso que más te convengan.

Can I use this plugin for multi-site?

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

La desactivación de los avisos de usuario no funciona

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.

Reseñas

23 de junio de 2023 1 respuesta
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.
17 de mayo de 2023 1 respuesta
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!
Leer todas las 52 reseñas

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

"Manage Notification E-mails" ha sido traducido a 11 idiomas locales. Gracias a los traductores por sus contribuciones.

Traduce "Manage Notification E-mails" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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

CORREGIDO: aviso de PHP sobre la variable $deprecated faltante.

1.5.0

ACTUALIZADO: Actualizado el archivo de funciones conectables. Corrige el error de clase `PassWordHash` faltante.

1.4.2

CORREGIDO: Carga del idioma local.

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

AÑADIDO: Compatibilidad multi-idioma

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

AÑADIDA: Gestión de envío del correo de recuperación de contraseña al usuario registrado.
AÑADIDA: Gestión de envío del correo de recuperación de contraseña al administrador.

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

  • Todo comienza aquí.