=== Easy Post Note === Contributors: muontools Donate link: http://muontools.com/ Tags: note, post Requires at least: 3.4 Tested up to: 3.8.1 Stable tag: 1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Lets you add a note to a post. == Description == Lets you add a note to a post. Useful if you need to edit your posts often, or for an 'editor' to leave notes on other authors' work. == Installation == This plugin installs like any other... 1. Upload the folder `easy-post-note` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = Why are some of my HTML tags removed? = To stop malicious code being added to your database. == Screenshots == 1. This is the area where you add a note to a post. This box will be displayed underneath the post content. 2. A 'Note' column will be shown in the post lists. Urgent notes will have a red note icon, standard notes will have a grey icon and posts without a note will not show any icon. == Changelog == = 1.2 = * Added column in post list showing if post has note * Added screenshots = 1.1 = * Changed Authorship * Tidied up some whitespace = 1.0 = * Initial Release