=== Admin Author Notification Name === Contributors: kevleitch Donate link: kevleitch@gmail.com Tags: new post, status_to_status, pending, alert Requires at least: 3.0.0 Tested up to: 3.2.1 Stable tag: 1.0 An Admin and Author notification of a submission made by an author but not yet authorised by Admin == Description == I had a client who wanted to notify an author by means of a Javascript alert that their submission had been successfully entered to 'Pending' status and which would also email the Administrator about this new pending submission. I firstly performed this in functions.php but realised it could easily be abstracted to a plugin - which it has :) == Installation == 1. Upload the plugin directory to the '/wp-content/plugins/' directory on your Wordpress installation. 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Make sure you have a working Admin email specified in your 'Settings' in Wordpress. == Frequently Asked Questions == = This is pretty basic, do you intend to give me more control in future releases? = Yep! :) == Screenshots == == Changelog == = 0.1 = * Basic release. Does what it says on the tin. Nothing else.