=== Plugin Name === Contributors: wycks Donate link: http://wordpressfoundation.org Tags: notes, admin notes, notepad, client notes, notes, help, Requires at least: 3.5 Tested up to: 3.5.1 Stable tag: 1.1.0 Adds a simple "Notes" section to the admin menu for adding....notes == Description == Like a built in notepad, leave notes for clients or yourself in the WordPress admin. Attach notes to above or below the editor of a post (or page or custom post type) and also has a default "Notes" section available from the admin menu. Features : * Uses WordPress's built in custom post types * Functions with default WYSIWYG editor * Uses WordPress's meta fields if set to display on post edit screens * Shows "Notes" on one page in tab format (can be excluded) * Will not show in front end or search * Requires default post privileges Notes : * It is currently only possible to set one note per post or post type and one location (above or below editor) * Preview button does not work, as WordPress makes it difficult to get rid of, just ignore it. * Meta field is not available under screen options for custom post types There is a bug in WP for rendering notes below the editor that has been fixed in 3.6. Another solution is to just drag and drop the meta box into place using the mouse. Please report issues to: [https://github.com/wycks/Simple-Admin-Notes](https://github.com/wycks/Simple-Admin-Notes) == Installation == Use the Auto Installer. Or Upload the zip and hit install. == Frequently Asked Questions == == Screenshots == 1. A screenshot of Notes in the Admin and the Notes menu. 2. Choose to display notes on certain posts by id. == Changelog == 1.1.0 - Fixed CSS issues with jQurry UI - Added ability to exclude notes from "notes" section - Added ability to add notes to post/pages above and below editor , requires id. 1.0.5 - Fixed tab issue due to extra ul 1.0.4 - Fixed Broken ul html tag == Upgrade Notice == None yet