Donate link: http://alexking.org/donate/
Adds a Drafts tab to the admin interface so that you can quickly access your draft blog posts.
Description
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 'drafts-dropdown.php' file 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 work on versions of WordPress prior to 2.8?
Perhaps - however it has not been tested.
Screenshots
1. The Drafts tab as added to the admin area.
2. Here are the draft posts - w00T!
Changelog
1.0
* 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
