A few days ago I released a new plugin for WordPress called Custom Post Type UI. This plugin allows you to easily create custom post types in WordPress without writing a single line of code!
Using custom post types is the future of WordPress and really opens the software up to be a full fledged Content Management System (CMS). For example if you are building a website for a car dealer you could create a post type for Cars. A business directory could have a post type for Businesses. A movie database could have a post type for Movies, Actors, and Directors. I think you get the idea. Post types are a very powerful feature in WordPress and my new plugin helps you take advantage of the power!
Below are some screenshots showing the plugin in action:

Easily create new custom post types

New custom post type is automatically added to your admin menu
![]()
Easily view and edit existing custom post types
This plugin is a little different than my other plugins because it is primary built for WordPress 3.0, which hasn’t been officially released yet. You can however install WordPress 3.0-alpha very easily using the WordPress Beta Tester plugin created by Peter Westwood.
All custom post types are saved as a single WordPress option in the database keeping this plugin very lightweight. A future version will include creating custom taxonomies for custom post types. I hope this plugin will be rolled into the Core WordPress software at some point, but until then the Custom Post Type UI does the trick!
Related posts:
- StrangeWork.com is Running WordPress 3.0!
- WordPress Theme Showcase Plugin Example
- WordPress Theme Showcase Plugin
- WordPress MU Aggregator Plugin
- How To: Save Taxonomy Meta Data as an Options Array in WordPress

This = awesome! I already have a couple of projects that this will be used on. Thank you for saving me all the work of setting them up myself. :D
Thanks Kim! I’m hoping this plugin will also help beginners experiment with the power of custom post types.
Custom taxonomies are coming up next!
I’m a new fan. Less than a week ago I heard you on the WordPress Weekly podcast – and now here you are delivering literally the perfect plugin for the site I’m putting together.
Genuinely – thank you.
Waow, great plug-in !
You should send a patch to WordPress to have that func added to the core. Thanks and keep up the good work !
When you have time, could you try to see how well the custom post types work with the Scriblio plugin? That one has awesome filtering / facets capability. Thanks!
Great start on this plugin!
I’m assuming support for post thumbnails isn’t working quite yet in current beta? With the option selected I’m not seeing this meta box appear.
Make sure you’ve enabled post thumbnails for your theme. Mark J has a great post about it here: http://markjaquith.wordpress.com/2009/12/23/new-in-wordpress-2-9-post-thumbnail-images/
Duh. Thought I had all my ducks in a row, but didnt. Gracias!
I am running latest WordPress 3.0 nightly build on LocalHost, and when trying to view or edit a custom post with custom taxonomies I get the following error:
Catchable fatal error: Object of class stdClass could not be converted to string in C:\xampp\htdocs\wordpress\wp-includes\classes.php on line 277
When I disable your plugin the problem goes away. I read somewhere this may have to do with PHP version, but I cannot backgrade now. Any ideas? Many thanks
Can you add the function to do custom taxonomies and custom meta fields so you can whip out stuff like this on the fly:
http://kovshenin.com/archives/extending-custom-post-types-in-wordpress-3-0/
Excellent Brad, what I’m loving about the plugin is that it is giving us an easy-to-use GUI to do some magic with WordPress.
Thanks alot.
Hey, great plugin! But it brokes the NextGen Gallery rewrite rules, so NextGen it doesn’t work very well with your plugin.