=== DIY Plugin Framework === Contributors: OneManOneLaptop Tags: framework,plugin,custom post types,jquery Requires at least: 3.2.1 Version: 0.0.2 Tested up to: 3.2.1 Stable Tag: 0.0.1 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. Options Pages 2. Post Meta Data 3. Field Widgets 4. Repeatable Field Groups == Changelog == = 0.0.2 = * General Cleanup = 0.0.1 = * Alpha Version