=== Custom Post Type UI ===
Contributors: williamsba1
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=3084056
Tags: custom post types, CMS, post, types, post type, cck, taxonomy, tax
Requires at least: 3.0
Tested up to: 3.0.1
Stable tag: 0.6.2

Admin UI for creating custom post types and custom taxonomies in WordPress

== Description ==

This plugin provides an easy to use interface to create and administer custom post types and taxonomies in WordPress.  This plugin is created for WordPress 3.0.  

Below is a slightly outdated example video showing Custom Post Type UI in action!
[vimeo http://vimeo.com/10187055]

== Screenshots ==

1. Create a custom post type
2. Create a custom taxonomy
3. Custom post type and taxonomies are automatically added to your admin menus
4. Easily view and edit existing custom post types
5. Custom taxonomies are automatically added to your content type screens

== Changelog ==

= 0.6.2 =
* Added support for assigning custom taxonomies to post types when creating/editing
* Fixed bug when setting hierarchy on a post type (props @JohnPBloch)
* Fixed an error when registering a post type with no supported meta boxes
* Fixed "Undefined index" error when determining return URLs
* Added Chinese translation

= 0.6.1 =
* Added translation functionality and .pot file
* Added Japanese translation
* Reworked entire path structure fixing "page not found" errors
* Fixed "First argument is expected to be a valid callback" error
* Random bug fixes

= 0.6 =
* Added support for custom labels with custom post types and taxonomies
* Added ability to assign built-in taxonomies to custom post types
* Added ability to assign custom taxonomies to multiple post types
* Fixed jQuery conflict with other plugins (props shadyvb)
* Managing post types now displays total published/draft per type
* Code optimization and cleanup

= 0.5.2 =
* Updated excerpts to excerpt in CPT Support field (props vlad27aug)

= 0.5.1 =
* Added flush_rewrite_rules() to reset rules when using custom rewrite slugs

= 0.5 =
* Updated post-thumbnails to thumbnail in CPT Support field
* Added singular_label option for custom post types
* Added support for custom Rewrite slugs for post types and taxonomies
* Reworked entire array structure for easier additions down the road
* Fixed Get Code bug in Custom Post Types and Custom Taxonomies
* View additional custom post types registered in WordPress

= 0.4.1 =
* Fixed bug with REWRITE and QUERY_VAR values not executing correctly
* Set REWRITE and QUERY_VAR values to True by default

= 0.4 =
* Default view now hides advanced options
* Get Code link to easily copy/paste code used to create custom post types and taxonomies
* Added support for 'author' and 'page-attributes' in CPT Supports field

= 0.3.1 =
* Fixed multiple warnings and errors

= 0.3 =
* added new menu/submenus for individual sections
* added support for 'title' and 'editor' in CPT Supports field
* added Singular Label for custom taxonomies (props sleary)

= 0.2.1 =
* Set default Query Var setting to False

= 0.2 =
* Added support for creating custom taxonomies
* Increased internationalization support
* Fixed siteurl bug

= 0.1.2 =
* Fixed a bug where default values were incorrect

= 0.1.1 =
* Fixed a bunch of warnings

= 0.1 =
* First beta release

== Upgrade Notice ==

= 0.6.2 =
* Added support for assigning custom taxonomies to post types when creating/editing
* Fixed bug when setting hierarchy on a post type (props @JohnPBloch)
* Fixed an error when registering a post type with no supported meta boxes
* Fixed "Undefined index" error when determining return URLs
* Added Chinese translation

= 0.6.1 =
* Added translation functionality and .pot file
* Added Japanese translation
* Reworked entire path structure fixing "page not found" errors
* Fixed "First argument is expected to be a valid callback" error
* Random bug fixes

= 0.6 =
* Added support for custom labels with custom post types and taxonomies
* Added ability to assign built-in taxonomies to custom post types
* Added ability to assign custom taxonomies to multiple post types
* Fixed jQuery conflict with other plugins (props shadyvb)
* Managing post types now displays total published/draft per type
* Code optimization and cleanup

= 0.5.2 =
* Updated excerpts to excerpt in CPT Support field (props vlad27aug)

= 0.5.1 =
* Added flush_rewrite_rules() to reset rules when using custom rewrite slugs

= 0.5 =
* Fixed multiple bugs 
* If upgrading from pre 0.5 version you will need to recreate your custom post types

= 0.4.1 =
* Fixed bug with REWRITE and QUERY_VAR values not executing correctly

= 0.4 =
* Default view now hides advanced options
* Get Code link to easily copy/paste code used to create custom post types and taxonomies
* Added support for 'author' and 'page-attributes' in CPT Supports field

= 0.3.1 =
* Fixed multiple warnings and errors

= 0.3 =
* added new menu/submenus for individual sections
* added support for 'title' and 'editor' in CPT Supports field
* added Singular Label for custom taxonomies (props sleary)

= 0.2.1 =
* Set default Query Var setting to False

= 0.2 =
* Fixed the siteurl bug
* Added support for creating custom taxonomies

= 0.1.2 =
* Fixed a bug where default values were incorrect

= 0.1.1 =
* Fixed a bunch of warnings

= 0.1 =
* First beta release

== Installation ==

1. Upload the Custom Post Type UI folder to the plugins directory in your WordPress installation
2. Activate the plugin
3. Navigate to Settings > Custom Post Type UI

That's it! Now you can easily start creating custom post types and taxonomies in WordPress

Upgrading

If you are upgrading from a version prior to v0.5 you will need to delete and recreate any custom post types that you previously created.  You will NOT lose any content added to those custom post types.

If you are upgrading from a version prior to v0.3 you will need to delete and recreate any custom taxonomies that you previously created.  You will NOT lose any content added to those custom taxonomies.

== Frequently Asked Questions ==

= How can I add custom meta boxes to my custom post types? =

The Custom Field Template plugin does a great job at creating custom meta boxes and fully supports custom post types: http://wordpress.org/extend/plugins/custom-field-template/

= I changed my custom post type name and now I can't get to my posts =

You can either change the custom post type name back to the original name or try the Post Type Switcher plugin here: http://wordpress.org/extend/plugins/post-type-switcher/

= I upgraded the plugin and all of my custom post types broke =

v0.5 reworked how custom post types are stored.  You need to delete and recreate your post types.  You will NOT lose any content by doing this.

= I receive a 404 error when viewing custom post type content =

This is usually caused if the rewrite slug was changed.  To fix this issue simply visit Settings > Permalinks to flush the rewrite rules in WordPress

= Will this work in previous version of WordPress =

The register_post_type function was added in WordPress 2.9 so technically it should work in 2.9, but there is no admin menu UI so all post types are created and used behind the scenes.

= I'm getting an error: Undefined offset =

v0.3 reworked how custom taxonomies are stored.  You need to delete your current taxonomies and recreate them in the new version for this error to go away.

== Plugin Support ==
[Custom Post Type UI Support](http://webdevstudios.com/support/forum/custom-post-type-ui/ "WordPress Plugins and Support Services")