Description
Multiple Admin Email Addresses allows you to replace the blog’s admin email with a comma separated list of admin emails.
In your wordpress dashboard menu, choose Settings -> General and set the “Multiple Email Addresses” field at the bottom of the page with comma separated list of emails.
Installation
Download the plugin from the WordPress Plugin Directory to your wp-content/plugins folder, and activate it from the Plugins Menu of your dashboard
FAQ
- Can I use anything other than a comma?
-
No.
- What happens if one or any of my emails wouldn’t validate to a proper email address?
-
The normal default behavior of WordPress would be applied.
- Can I use white spaces between the emails and commas?
-
Yes, however, they will be trimmed during the save process.
- Do you support blog Multisite?
-
Currently no. its untested and may or may not work.
Reviews
Contributors & Developers
“Multiple Admin Email Addresses” is open source software. The following people have contributed to this plugin.
Contributors“Multiple Admin Email Addresses” has been translated into 4 locales. Thank you to the translators for their contributions.
Translate “Multiple Admin Email Addresses” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.2
2017-11-29
versions sync issue.
1.1.1
2017-11-29
Readme fix.
1.0.2
2017-11-29
Support WordPress 4.9 – This is a major change, since WP4.9 started sending confirmation mails on admin email addresses changes, and keep them in another option settings.
This version offers a new field (Multiple Email Addresses) to the general settings which overrides this behavior, and allows you to set multiple addresses without confirmation.
1.0
First version