=== Plugin Name === Contributors: mrwweb Tags: post status, admin menu, admin, administration, cms, scheduled, drafts, content management Requires at least: unknown Tested up to: 3.3.1 Stable tag: 1.0 This plugin adds the post statuses—such as "Draft"—to Page, Post, and Custom Post Type admin menus. == Description == This plugin is most useful for people who regularly use all or most of the post statuses. Posts, Pages, and Custom Post Types are all supported by the plugin with options to toggle menu statuses on/off for each post type. _Posts are the only status for which the menu items are enabled by default._ The plugin adds the following post statuses to to the Dashboard's submenus: Drafts, Pending, Scheduled, Published, Private, and Trash. Each post status is followed by the number of posts in that status (e.g. "Drafts (17)"). Statuses with 0 posts are not displayed == Installation == 1. Upload the "CMS Post Status Menu" folder to the `/wp-content/plugins/` directory of your WordPress site. 1. Activate the plugin, "Post Status Menu Items" through the "Plugins" menu in WordPress == Frequently Asked Questions == Nobody has asked these questions. = How Do I Turn the Menus On or Off for a Post Type = * Go to "Settings" > "Writing." * Find the "Settings for 'Post Status Menu Items'" section. * Toggle on or off the post types you do or don't want to display post statuses for. * Click "Save Changes" == Screenshots == 1. The "Posts" flyout menu showing some post statuses. 2. The "Posts" expanded menu showing some post statuses. == Changelog == = 1.0 = * Almost a complete rewrite. Again. * Added "Private" and "Trash Statuses." * Added support for Pages and Custom Post Types. * Added options to toggle display of menu items for all post types (Settings > Writing). * Added status counts to each menu item. * Statuses with 0 posts are now hidden. = 0.2 = * Rewrite to hopefully avoid conflicts with other plugins. = 0.1 = * First release. == Upgrade Notice == = 1.0 = New features! 1.0 adds Page and Custom Post Type support, post counts, and hides empty statuses. == Project Roadmap == = 0.3 = * Display number of posts after each status. * Hide post statuses with 0 posts. = 0.4 = * Support Pages * Make both Path and Post items option with options on "Writing" settings. = 1.0 (formerly 0.5) = * Support Custom Post types. * Support Custom Statuses (are custom post statuses possible?) * First full-featured release!