>
Download This Plugin | |
Download Elegant Themes | |
Name | WP Revisions Control |
Version | 1.2.1 |
Author | Erick Hitter |
Rating | 74 |
Last updated | 2014-12-17 06:34:00 |
Downloads |
1817
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
WP Revisions Control plugin added 2 bytes of resources to the Home page and 10 bytes of resources to the sample Post page.
WP Revisions Control plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! WP Revisions Control plugin ads no tables to your Wordpress blog database.WordPress 3.6 allows users to control how many revisions are stored for each supported post type. No longer must you rely on the WP_POST_REVISIONS
constant, which applied universally. This plugin provides an interface for this new functionality.
With this plugin enabled, simply visit Settings > Writing to specify the number of revisions retained for each post type.
Why is this helpful? Revisions are stored in the database, and if many are stored, can cause bloat. This bloat may lead to slower queries, which can have a noticeable performance impact. The value of these revisions also depends on what is being tracked. For example, I may want to store every revision of the posts I write, but only desire to keep the latest five versions of each page on my site. Starting in WordPress 3.6, this control is available. WordPress doesn’t provide a native interface to specify revisions quantities, so I wrote this quick plugin to do so.
Thanks to Maria Ramos at WebHostingHub, the plugin is also available in Spanish. Many thanks to her for her efforts!
Development is over on GitHub: https://github.com/ethitter/WP-Revisions-Control.