=== Custom Content Types === Contributors: ooeygui Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RV58NWGYL2PAQ Tags: cms, custom, content, type, management, manage, post, page, plugin, sidebar Requires at least: 3.0 Tested up to: 3.0.1 Stable tag: 1.0.2 Create and manage custom content types from the back-end of WordPress == Description == Custom Content Types is a plugin designed to allow WordPress administrators to create and utilize the power of custom post types within WordPress. Now with the release of WordPress 3.0 it is possible to create more than just posts and pages, developers can define their own content types with their own options and custom taxonomies. These powerful features allow WordPress to be more than just blogging software but a content rich, user-friendly CMS. Now you can define products for an ecommerce site or books for keeping inventory, the possibilities are endless. This plugin also integrates with the [WordPress Reusables](http://wordpress.org/extend/plugins/reusables) plugin. == Installation == 1. Upload the `custom-content-types` directory to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Use the `Content Types` panel on the WordPress admin screen to manage custom content types. == Frequently Asked Questions == = What tables are being used in custom content types? = `wp_content_types` == Screenshots == 1. `/screenshots/screenshot-1.png` == Changelog == = 1.0 = * Initial release == Upgrade Notice == = 1.0.2 = Fixing a bug in the javascript.