=== Dashboard Site Notes === Contributors: BenIrvin Donate link: http://innerdvations.com/ Tags: dashboard, notes, messages, admin, instruction, manual Requires at least: 3.0 Tested up to: 3.2.1 Stable tag: 1.0 Add notes about the site to various admin locations, as well as compile them into an instruction manual. == Description == Add notes about the site to various admin locations, as well as compile them into an instruction manual. == Installation == 1. Upload the plugin folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Start adding site notes (if you're a super-admin) == Frequently Asked Questions == = Why isn't one of my notes showing up in the dashboard/instructions? = If the note has a parent note, that parent must also be visible or else your note won't show up on the dashboard or in the instruction manual. Roles must also be selected; if you don't choose any roles, your note will not show up for anyone. Finally, make sure that you've checked the checkbox for appearing on the dashboard. = Why is one of my notes showing up with empty text? = Make sure that the excerpt field for your note is either empty or contains the short content you want to include. == Screenshots == 1. Creating a site note 1. The dashboard widget that appears after notes are created there. 1. A note as it appears on the list/search page. 1. Generated instruction manual from notes == Changelog == = 1.0 = * added instruction manual page = 0.9.2.1 = * fixed fatal error bug and display bug * fixed incorrect screenshots = 0.9.2 = * added translation support and English .pot file * hierarchy now takes effect on notes on dashboard * if excerpt is available, use that in notices/dashboard, with full text appearing only in manual * major optimization by changing note querying method and removing other stupidity * stored 'everywhere' checkboxes server-side so they work without javascript enabled * improved auto ("everywhere") checkbox functionality = 0.9.1 = * notes can be set to display only for certain user roles = 0.9 = * added post type notes by action * added dashboard notes == Upgrade Notice ==