Описание
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.
Установка
Download the plugin from the WordPress Plugin Directory to your wp-content/plugins folder, and activate it from the Plugins Menu of your dashboard
Часто задаваемые вопросы
- 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.
Отзывы
Участники и разработчики
«Multiple Admin Email Addresses» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
Участники«Multiple Admin Email Addresses» переведён на 4 языка. Благодарим переводчиков за их работу.
Перевести «Multiple Admin Email Addresses» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
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