<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Daniel Koskinen &#187; custom post types</title>
	<atom:link href="http://danielkoskinen.com/tag/custom-post-types/feed/" rel="self" type="application/rss+xml" />
	<link>http://danielkoskinen.com</link>
	<description>Web designer, WordPress consultant and usability enthusiast</description>
	<lastBuildDate>Sat, 31 Mar 2012 14:00:53 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-20320</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Post Types in WordPress 3.0 and Pods</title>
		<link>http://danielkoskinen.com/post-types-wordpress-3-pods/</link>
		<comments>http://danielkoskinen.com/post-types-wordpress-3-pods/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 07:40:08 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[custom post types]]></category>
		<category><![CDATA[pods]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://danielkoskinen.com/?p=116</guid>
		<description><![CDATA[<p><p><p>from <a href="http://danielkoskinen.com">Daniel Koskinen</a></p></p><p>One of the biggest things I have been looking forward to in the upcoming WordPress 3.0 release are Custom Post Types. Funnily enough though, now they&#8217;re actually on their way, I&#8217;m not so excited about them any more. This is mostly due to the wonderful Pods framework by Matt Gibbs and Scott Kingsley Clark. Pods [...]</p></p><p><p>Original post: <a href="http://danielkoskinen.com/post-types-wordpress-3-pods/">Post Types in WordPress 3.0 and Pods</a></p></p>]]></description>
			<content:encoded><![CDATA[<p><p>from <a href="http://danielkoskinen.com">Daniel Koskinen</a></p></p><p>One of the biggest things I have been looking forward to in the upcoming WordPress 3.0 release are Custom Post Types. Funnily enough though, now they&#8217;re actually on their way, I&#8217;m not so excited about them any more.</p>
<p>This is mostly due to the wonderful <a href="http://podscms.org/">Pods framework</a> by Matt Gibbs and Scott Kingsley Clark. Pods is a WordPress Plugin, but in reality almost a CMS in its own right. It allows you to create all kinds of custom post types, along with customized admin screens (with the Pods UI add-on) that blend nicely with the WP interface.<span id="more-116"></span></p>
<h2>Why use a plugin?</h2>
<p>My biggest complaint with custom post types in WP is that they&#8217;ll still all be happily together in the same monolithic <code>wp_posts</code> database table as all other WP posts and pages. Not very efficient, is it?</p>
<p>Pods is different. It creates separate tables for each post type and works the way relational databases are supposed to. Thus it&#8217;s potentially much more scalable!</p>
<p>Still, easier custom post types are a nice and welcome addition to WP and will probably be fine for smaller sites. You can read more about other nice things coming in version 3.0 over at <a href="http://www.wpbeginner.com/news/whats-coming-in-wordpress-3-0-features/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+wpbeginner+%28Wordpress+for+Beginners%29">WPBeginner: What&#8217;s coming in WordPress 3.0</a></p>
<p><p>Original post: <a href="http://danielkoskinen.com/post-types-wordpress-3-pods/">Post Types in WordPress 3.0 and Pods</a></p></p>]]></content:encoded>
			<wfw:commentRss>http://danielkoskinen.com/post-types-wordpress-3-pods/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

