Description
Adds revisions (version control) for WordPress theme files. Adds a version viewer to the theme editor.
You can write your own adapter plugin to use the VCS of your choice, or just use the default
database-backed VCS that comes with the plugin.
For instructions and help for both users and developers, see The Official Documentation
Installation
- Upload the
theme-versioning
plugin folder to the/wp-content/plugins/
directory or install it via the official repo - Activate the plugin through the ‘Plugins’ menu in WordPress
- Optionally, configure the settings for the plugin on the Theme Versioning Settings Page.
FAQ
- What if I want to use my favorite VCS with the plugin’s UI?
-
No problem. Just write an adapter for the VCS’s methods.
Contact me for more information if you’d like any assistance.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Theme Versioning” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Theme Versioning” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.