=== Site Plugin Core === Contributors: tarasm Donate link: http://pledgie.com/campaigns/10950 Tags: development, scrum, iterative Requires at least: 2.9 Tested up to: 3.0 Stable Tag: 0.2.6 Site Plugin Core is a library that can be used to create site plugins for managing iterative development of a Wordpress site. == Description == == Installation == == Frequently Asked Questions == == Screenshots == 1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from the directory of the stable readme.txt, so in this case, `/tags/4.3/screenshot-1.png` (or jpg, jpeg, gif) 2. This is the second screen shot == Changelog == = 0.2.6 = * Fixed plugin.php template * Added error reporting to templating = 0.2.5 = * Renamed core.php to plugin.php = 0.2.4 = * Restructured plugin by removing site-plugin directory because plugin would not install = 0.2.3 = * Added change log list = 0.2.2 = * Added example of a version that removes all of Wordpress dumby content = 0.2.1 = * Added action for Before, Upgrade and After * Version now only bumps after upgrade test was performed = 0.2 = * Added ability to create Site Plugins from Admin interace * Added ability to add versions through admin interface = 0.1 = * Initial commit * Create site versions * Incrementally upgrade site by executing upgrade.php for a version * Execute test, upgrade