Use the default types or add your own custom draft types..
Draft Types to your drafts to improve your editing workflow and de-clutter your drafts..
Default types are Idea, Needs Images, Outline, Old Junk, and Completed..
When viewing your drafts, you will see draft types column that can be sorted alphabetically..
See FAQ for how to configure this to work with custom post types...
Easily select Draft Type from dropdown menu...
Add the following code to your theme's functions php file function associate post types with draft types { $post types = 'YOUR CUSTOM POST TYPE return $post types }.
YOUR CUSTOM POST TYPE with the name of your custom post type...
The following people have contributed to this plugin..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more