=== OneClickPublish === Contributors: yantrakaar Donate link: Tags: publish,draft,post,page,post status,admin Requires at least: 3.3 Tested up to: 3.6 Stable tag: 2.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This is a very basic plugin to simple toggle the status of your posts between publish and post == Description == I searched internet on publishing my multipe posts in draft and the basic procedure of wordpress is not fast . so I made a simple plugin where you can make multiple post status of post from publish to draft and draft to publish. A menu tab OneClickPublish will appear on admin menu after installation . You will see table view of all the posts that are published and another table view which will show the list of all posts in draft . you can click on multiple publish buttons and all the posts will be published . It is most basic form of plugin that can be made . == Installation == 1. Upload `oneclickpublish` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. You can see all the published and drafted post/pages list in plugin menu . Just click on the "publish it" button to publish it and "draft it " button to draft it . MULTIPLE CLICKS CAN BE MADE TO PUBLISH/DRAFT MULTIPLE POST == Frequently asked questions == = why did you make such simple plugin ? = Making this simple plugin was helpful to me when it comes to publish multiple post/pages and I thought of making it available to others so that they can use it . == Screenshots == 1. http://www.no-kt.com/plugin/Screenshot1.jpg 2. http://www.no-kt.com/plugin/Screenshot2.jpg == Changelog == Version 2.0 1. Added Searching of post in table 2. Added changing status of Pages in the menu. == Upgrade notice == No upgrade notice