=== DIY Plugin Framework === Contributors: OneManOneLaptop Tags: framework,plugin,custom post types,jquery Requires at least: 3.2.1 Version: 0.0.7 Tested up to: 3.2.1 Stable Tag: 0.0.7 Define an extensible framework for building other plugins. == Description == Define an extensible framework for building other plugins. See the source of the Test Suite for an example of each of the field definitions. = Documentation = All of the documentation is on github https://github.com/onemanonelaptop/diy/wiki = Status = In development, not considered stable https://github.com/onemanonelaptop/diy/issues?sort=created&direction=desc&state=open == Installation == 1. Verify that you have PHP5, which is required for this plugin. 2. Upload the whole `diy` directory to the `/wp-content/plugins/` directory or choose Plugins -> Add New from your Dashboard. 3. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == == Upgrade Notice == == Screenshots == 1. Sortable Widgets == Changelog == = 0.0.6 = * Taxonomy fields beta * Enable static use of raw fields = 0.0.3 = * More fixes = 0.0.2 = * General Cleanup = 0.0.1 = * Alpha Version