=== Simple Revision Control === Contributors: iworks Donate link: https://ko-fi.com/iworks?utm_source=simple-revision-control&utm_medium=readme-donate Tags: revision, revisions, post, page, custom post type Requires at least: 5.0 Tested up to: 5.9 Stable tag: 2.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Simple Revision Control is a plugin for WordPress which gives the user simple control over the [Revisions](https://wordpress.org/support/article/revisions/) functionality. Including custom post types. If you are able to edit `wp-config.php` file or you want to have only one number of revisions for all post types, then please consider do not install this plugin, instead just edit `wp-config.php` file. == Description == Simple Revision Control is a plugin for WordPress which gives the user simple control over the Revision functionality. = Asset image = [My Filing Cabinet](http://www.flickr.com/photos/theenmoy/8078124630/) by [Theen Moy](http://www.flickr.com/photos/theenmoy/) Creative Common == Installation == 1. Upload Simple Revision Control to your plugins directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Configure numer of revision using Settings -> Revisions == Frequently Asked Questions == = Should I edit `wp-config.php` file instead install this plugin? = If you are able to edit `wp-config.php` file or you want to have only one number of revisions for all post types, then please consider do not install this plugin, instead just edit `wp-config.php` file. = Why this plugin is better than the entry in `wp-config.php` file? = You can set up a number of revisions by post type. Setting in `wp-config.php` file allows setting only one number of revisions for all post types. = Why my CPT is not listed? = You can setup number of revisions only for post types witch supports `revisions` See more: [function Reference / register post type / parameters / supports](http://codex.wordpress.org/Function_Reference/register_post_type#Parameters) = My website is not in English, will simple-revision-control work? = Simple Revision Control plugin will work on websites in any language. == Screenshots == 1. Simple Revision Control set up. 1. Simple Revision Control set up with CPT. == Changelog == = 2.0.0 (2022-02-02) = - Refactored whole plugin. * Updated iWorks Options to 2.8.0. * Updated iWorks Rate to 2.0.6. = 1.3.4 (2021-06-16) = * Updated iWorks Options to 2.6.9. = 1.3.3 (2017-05-19) = * Fixed translation incompatibility. = 1.3.2 (2017-04-27) = * Fixed class name error. = 1.3.1 (2017-04-27) = * Fixed localization. * Upgraded iworks_options() class to 2.6.0. = 1.3 (2015-03-25)= * IMPROVEMENT: Added Swedish translation, created by Peter from WP Daily Themes = 1.2 = * CHECK: compatibility with WordPress 3.7 = 1.1 = * IMPROVEMENT: added revision control to custom post types = 1.0 = * INIT: first revision == Upgrade Notice ==