=== Easy Post Note === Contributors: arcticanaudio Tags: note, post Requires at least: 2.8.0 Tested up to: 4.5.3 Stable tag: 1.4.1 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.4.1 = * Fixed SVN trunk bug = 1.4.0 = * Added ability to add to custom post types * Can turn off/on for different post types = 1.3.0 = * Updated to latest WordPress = 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