diff --git a/readme.txt b/readme.txt new file mode 100644 index 0000000000000000000000000000000000000000..fe7b2cacc60f0002ae16dad1f3ec8e01a60615d3 --- /dev/null +++ b/readme.txt @@ -0,0 +1,33 @@ +=== WP Revisions Control === +Contributors: ethitter +Donate link: +Tags: +Requires at least: 3.6 +Tested up to: 3.6 +Stable tag: 0.1 +License: GPLv2 or later +License URI: http://www.gnu.org/licenses/gpl-2.0.html + +Control how many revisions are stored for each post type. + +== Description == + +Control how many revisions are stored for each post type. + +**Development is over on GitHub: https://github.com/ethitter/WP-Revisions-Control.** + +== Installation == + +1. Upload wp-revisions-control to /wp-content/plugins/. +2. Activate plugin through the WordPress Plugins menu. +3. Go to Settings > Writing and set the options under **WP Revisions Control**. + +== Frequently Asked Questions == + += Question = +Answer + +== Changelog == + += 0.1 = +Initial public release