Post Formats vs. Custom Post Types in WordPress
Will we finally see themes use the power of WordPress when the Post Formats will be introduced in the 3.1? I hope so, and I’d like to see more theme-support for Custom “Post” Types as well.
- Image by Daniel Bachhuber via Flickr
I’m happy even the WP lead developer Mark Jaquith admits that the Custom Post Types functionality in WordPress was poorly named, I think no one really got those…I mean, it says Posts, but means all but posts
Even “Custom Pages” would’ve been better, but Custom Content Type does make a lot more sense does it? I wonder why they don’t just rename it…
To add into confusion, we’ll now have the Post Formats too – If you were/are confused as well, the quotes below are from Mark’s post “Post Formats vs. Custom Post Types”, explaining the difference.
But why theme developers are not using these things in their themes? We haven’t seen much of theme support for custom taxonomies or the custom “post” types, have we? A theme with microformatted support for custom types like ‘product’, ‘review’ or ‘recipe’, anyone?
I’m afraid we won’t be seeing much Post Formats either
Yes, the new Post Formats coming in 3.1 are awesome, but we’ll need themes to put them into use. As the new post formats will help (auto-)formatting special posts, like podcasts, video, images, links, etc. we could have very powerful themes in our hands when 3.1 comes out.
Amplify’d from markjaquith.wordpress.com
Some people are confused about the Post Formats feature that will be made available to themes in WordPress 3.1, especially how it differs from Custom Post Types.
Custom Post Types
These were poorly named. Think: Custom Content Types. That is, non-post content. Examples: employees, products, attachments, menu items, pages, pets. If you want it to show up in your site’s main RSS feed, then it’s probably not a custom post type.
A Post Format is a formatting designation made to a post. For example, a post could be a short “aside,” or a Kottke.org-style link post, or a video post, or a photo gallery post. The data you input might be slightly different — video post should contain a video, an aside should probably not be very long, a link post should have a link. And the way that the post is displayed on the site might be very different — an aside will typically be displayed without a title, a link post may have the title point to the link. A video post may be wider, or have social sharing buttons auto-appended. But they’re all still posts. They still show up in your feed, and you still find them in the Posts section of the WordPress backend.
Related articles
- WordPress Custom Post Types Guide (gabrielcatalano.com)
- The Easiest Way to Get Custom Post Type Archives for WordPress 3.0 (pressography.com)
- WordPress Custom Post Types Guide – Six Revisions (sixrevisions.com)
- A Guide to WordPress Custom Taxonomy – Six Revisions (sixrevisions.com)

