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
- Upload the plugin directory to the ‘/wp-content/plugins/’ directory on your WordPress installation.
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Make sure you have a working Admin email specified in your ‘Settings’ in WordPress.
FAQ
This is pretty basic, do you intend to give me more control in future releases?
Yep! 🙂
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Admin Author Notification Name” is open source software. The following people have contributed to this plugin.
Translate “Admin Author Notification Name” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1
- Basic release. Does what it says on the tin. Nothing else.