=== Plugin Name === Contributors: MMDeveloper Tags: source, control, source control, backup, templates, posts, pages, diff Requires at least: 3.0.1 Tested up to: 3.4.2 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == WP Source Control is a WordPress plugin that allows you to source control your theme directory and your posts/pages. You can even see how your theme has changed since your last commit using the diff function. Please note that this plugin only works on UNIX/Linux OS. Unfortunately it doesn't work with MAMP. Installation: 1) Install WordPress 3.4.2 or higher 2) Download the following file: http://downloads.wordpress.org/plugin/wp-source-control.1.0.zip 3) Login to WordPress admin, click on Plugins / Add New / Upload, then upload the zip file you just downloaded. 4) Activate the plugin. == Changelog == = 1.0 = * Initial Checkin