=== Send admin mail on new post ===
Author: Johan Wiegel @ PHP-GLOBE
Link: https://www.php-globe.nl
Tags: Send admin mail on new post
Contributors: jwphpglobe
License: GPL2
Requires at least: 5.0
Tested up to: 5.5.1
Requires PHP: 5.6
Stable tag: 1.0.4

Send admin mail on new post
== Description ==

A simple plugin to send a mail to the admin if someone post a new post.
Usefull on sites with multiple editors to check there posts while the are published right any delay.

== Installation ==

The installation is extremely simple and straightforward. It only takes a second.

= Installing =

1. Upload the whole send-admin-mail-on-new-post directory into your WordPress plugins directory.
2. Activate the plugin on your WordPress plugins page

= Uninstalling =

1. Deactivate the plugin on the plugins page of your blog dashboard
2. Delete the uploaded files for the plugin

== Changelog ==
= 1.0.4 =
Tried to fix, ivalid header on activation from zip

= 1.0.3 =
Altered the description

= 1.0.2 =
* Fixed some typo
* Added assets to SVN

= 1.0.1 =
* Removed update checker in order to submit to Wordpress Plugin repository

= 1.0 =
* added dutch translations

= 0.1 =
* Initial version