=== Multiple Admin Email Addresses ===
Contributors: daberelay
Tags: Admin Email, Dashboard Settings
Donate link: https://www.kutoa.org/donate
Requires at least: 4.7.0
Tested up to: 4.9
Stable tag: 1.1.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Multiple Admin Email Addresses allows you to replace the blog's admin email with a comma separated list of admin emails

== 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

== Frequently Asked Questions ==
= 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.

== Screenshots ==
1. not applicable

== 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

== Upgrade Notice ==
No action