=== WordPress Plugin Kickstarter === Contributors: vasyl_m Tags: plugin, kickstarter, create, new, pattern Requires at least: 3.0 Tested up to: 3.2.1 Stable tag: 0.7.2 Kickstarter for your new WordPress Plugin == Description == If you are WordPress developer or a boss who is trying to reduce development time, this plugin is for you. WordPress Plugin Kickstarter allows you to create pretty packed plugin in 2 minutes. Generated plugin is organized according to MVC rules and already include the next list or possibilities: * Special checking for JS and CSS rendering so you never mess up other plugins * Support for Custom Post Type * Support for Custom Taxonomies * Support for Custom List of fields on List View * Support for Custom Metaboxes * Nice Option Page * jQuery UI library * phpQuery library * Standardized readme.txt file There are already predefined 4 different plugin patters to fit you requirements. And you can easily switch between them and generate a plugin you need. More over, you can create your own pattern and use it for plugin generation. IF YOU HAVE ANY IDEAS AND WOULD LIKE TO PARTICIPATE IN THIS PROJECT, SEND ME AND EMAIL OR LEAVE A MESSAGE OR FORUMS POSTS. For more information, visit my Website == Installation == 1. Upload `wordpress-plugin-kickstarter` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Find Kickstarter under Tools Admin Menu == Frequently Asked Questions == == Screenshots == 1. General view of WordPress Plugin Kickstarter 2. Generated list of files 3. Option's Page View == Changelog == = 0.7.2 = * Internal maintenance = 0.7.1 = * Fixed bug in about.php related to file_get_contents = 0.7 = * Added it to AWM Group = 0.6 = * Added 4 different Plugin Patterns * Added additional checking for php version * Added ability to switch between plugin styles = 0.5 = * First version