Admin UI for creating custom post types and custom taxonomies in WordPress
The More Fields plugin does a great job at creating custom meta boxes and fully supports custom post types: http://wordpress.org/extend/plugins/more-fields/
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/
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.
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
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.
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.
Requires: 3.0 or higher
Compatible up to: 3.2.1
Last Updated: 2011-8-17
Downloads: 135,552
0 of 1 support threads in the last three weeks have been resolved.
Got something to say? Need help?