=== Code Revisions === Contributors: a.hoereth Plugin Name: Code Revisions Plugin URI: http://yrnxt.com/wordpress/code-revisions/ Tags: code, revisions, plugin, theme, editors, revision.php Author: Alexander Höreth Author URI: http://yrnxt.com/ Donate link: License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Requires at least: 3.6 Tested up to: 3.6 Stable tag: 0.8 WordPress native revisions for the theme and plugin editors. == Description == This plugin will help you to keep track of changes made to theme and plugin files through the WordPress code editors. The revisions are handled in a way native to WordPress. Comfortably view revisions using the new revision viewer shipped with WordPress 3.6. This plugin is part of my Google Summer of Code 2013 project at WordPress. You can find more information on [make/core](http://make.wordpress.org/core/tag/code-revisions/). == Changelog == = 0.1 = * Post and revision creation on file edits = 0.2 = * Revision list metabox and revision viewing = 0.3 = * Revision restoring = 0.4 = * Take direct file changes (e.g. ftp or plugin/theme updates) into account = 0.5 = * Basic php syntax checking = 0.6 = * Enhanced error proofing & revision browsing = 0.7 = * More code appropriate revision viewer styling = 0.8 = * WordPress.org release with uninstall automatism and bug fixes