=== Disable Post Revision === Contributors: joelcj91,duckdev Tags: post revision, disable revision, revisions, disable auto save, auto save, page revision Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XUVWY8HUBUXY4 Requires at least: 3.0 Tested up to: 6.9 Stable tag: 1.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Light weight plugin to disable post revisions for selected post types to reduce database and server load. == Description == WordPress uses post revisions by default to save each post revision in your database. If you're concerned about server and database size, these post revisions can be a burden. While you can't simply disable the post revision feature for a specific post type from the settings page, this plugin makes it easy to do so. = What is Disable Post Revision? = *Disabling unwanted post revisions in WordPress should be straightforward. This plugin makes it a simple process.* > ### Disable Post Revision - Features > > - Disable post revisions for all available post types, including Posts and Pages
> - Reduce database load
> - Reduce server load while editing a post
> - Translation-ready
> - Extremely lightweight
> - Adheres to WordPress coding standards
> - Available on [GitHub](https://github.com/joel-james/disable-post-revision)
> > [Installation](https://wordpress.org/plugins/disable-post-revision/installation/) | [Support](http://wordpress.org/support/plugin/disable-post-revision/) | [Screenshots](https://wordpress.org/plugins/disable-post-revision/screenshots/) **WordPress Post Revision - [More Details](https://codex.wordpress.org/Revisions)** If you're unsure about what post revisions are, please [refer to this page](https://codex.wordpress.org/Revisions) for more information. == Installation == = Installing the plugin - Simple = 1. In your WordPress admin panel, go to *Plugins > New Plugin*, search for **Disable Post Revision** and click "*Install now*" 2. Alternatively, download the plugin and upload the contents of `disable-post-revision.zip` to your plugins directory, which usually is `/wp-content/plugins/`. 3. Activate the plugin 4. Go to Writing Setting tab under WordPress settings menu. 5. Find the "Disable Post Revision" option and select the post types from the dropdown and save. = Need more help? = Please feel free to [open a support request](http://wordpress.org/support/plugin/disable-post-revision/). = Missing something? = If you'd like to request an additional feature for this plugin, please [let me know](https://duckdev.com/contact/). == Frequently Asked Questions == = What is the use of Disable Post Revision? = This simple plugin helps reduce your database load by disabling unnecessary post revision data. = What is a post revision? = Ok, here is the [link](https://codex.wordpress.org/Revisions). == Screenshots == 1. **Settings** - Select post types to disable post revisions. You can select multiple types. == Changelog == = 1.0.1 (15/09/2016) = - Compatibility with WordPress 4.6. - PHP Coding standard fixes. - Fixed wrong stable version number. = 1.0.0 (20/05/2016) = - Initial version release. == Upgrade Notice == = 1.0.1 (15/09/2016) = - Compatibility with WordPress 4.6. - PHP Coding standard fixes. - Fixed wrong stable version number.