=== Drafts Dropdown === Contributors: crowdfavorite, alexkingorg Donate link: http://crowdfavorite.com/donate/ Tags: draft, drafts, post, admin, access, shortcut Requires at least: 3.0 Tested up to: 3.0.1 Stable tag: 1.1 Adds a Drafts tab to the admin interface so that you can quickly access your draft blog posts. == Description == Links: - [Wordpress.org Drafts Dropdown forum topics](http://wordpress.org/tags/drafts-dropdown?forum_id=10). - [Drafts Dropdown plugin page at Crowd Favorite](http://crowdfavorite.com/wordpress/plugins/drafts-dropdown/). - [Drafts Dropdown Plugin forums at Crowd Favorite](http://crowdfavorite.com/forums/forum/drafts-dropdown). - [WordPress Help Center Drafts Dropdown support](http://wphelpcenter.com/plugins/drafts-dropdown/). Wish you had quicker access to your draft posts and pages? Tired of having to click Edit / Drafts to get there? Problem solved - the Drafts Dropdown plugin gives you links to all of your drafts on *every* screen through a handy tab. == Installation == 1. Download the plugin archive and expand it (you've likely already done this). 2. Put the plugin files into your wp-content/plugins/ directory. 3. Go to the Plugins page in your WordPress Administration area and click 'Activate' for Drafts Dropdown. == Frequently Asked Questions == = Does this support custom post types = Yes == Screenshots == 1. The Drafts tab as added to the admin area. 2. Here are the draft posts! == Changelog == = 1.1 = - New : Custom post type drafts now supported - Changed : Updated code to best practices - Bugfix : Fixed a style issue with the Drafts dropdown button. = 1.0 = - New : First public release. == Developers == The code to add this tab and show the dropdown area (or drawer) has been generalized and should be easily used by other plugins. Also attached as a core patch to Trac: http://core.trac.wordpress.org/attachment/ticket/9657/screen-meta-sample-code.txt