=== Dynamic Custom Post Type === Contributors: codesolz Tags: Dynamic custom post types, custom post types and taxonomies, custom post types, Custom post type, Taxonomy, simple custom post types, easy custom post types, free custom post types Requires at least: 3.0 Tested up to: 6.7 Stable tag: 1.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Create wordpress custom post types and custom taxonomies dynamically. == Description == This wordpress plugin will create wordpress custom post types and custom taxonomies dynamically. Create & Manage your dynamic custom post type very smooth & easily.

== Installation == 1. Upload the dynamic-custom-post-type folder to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. The find and replace rules are in the Tools sidebar menu. 4. Click on the Add link on the Find and Replace admin page to add as many rules as you want. == Frequently Asked Questions == = 1.Where is data stored? = It will store data like as normal custom post type. = 2.Will the plugin slow my site? = No, It will not slow down your site. It's just alternative to create custom post type by hard code. = 3.Is there any harmful effect or script generate by this plugin? = No. Some people becomes confused to use a free plugin. But this plugin is fully secure and not generate any harmful script for your blog. == Screenshots == 1. Admin Menu looks like 2. Add new custom post and taxonomy 3. All Custom post and manage option == Changelog == = 1.0 = * Initial release.