=== Delete Post Revisions === Plugin URI: http://www.trickspanda.com Description: We created a tool which helps you to remove useless post revisions from your database. Version: 1.0 Requires at least: 2.5 Tested up to: 4.1 Contributors: hardeepasrani Author URI: http://www.hardeepasrani.com Tags: revisions, posts, post revisions, tables, database, postmeta License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == Whenever you or WordPress saves or drafts a post or a page in your WordPress, a revision of each edit is automatically stored in your database tables. Each revision will slowly increase the size of your database. For example, if you have 1 post and it has 10 revisions you could be storing up to 10 copies of older and unused data in your database. You can't delete these revisions manually, but, we created a plugin for this task. == Installation == 1. Upload the plugin to your 'wp-content/plugins' directory, or download and install automatically through your admin panel. 2. Activate the plugin through the 'Plugins' menu in WordPress. == Frequently Asked Questions == = How this plugin works? = This plugin just deletes the revision table from your mySQL database. = How to delete post revisions with this plugin? = Just visit Delete Post Revisions menu from your Settings menu. = How to donate or contribute? = I'm a teen WordPresser, so I don't have a Paypal account, so just simply support this plugin by visiting our website Tricks Panda. == Screenshots == 1. Here are you post revisions. 2. Action Successful.