Beskrivning
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
Vanliga frågor
- 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.
Recensioner
Bidragsgivare och utvecklare
”Multiple Admin Email Addresses” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personer”Multiple Admin Email Addresses” har översatts till 4 språk. Tack till översättarna för deras bidrag.
Översätt ”Multiple Admin Email Addresses” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
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