<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: WordPress 3.0 and Custom Post Types</title>
	<atom:link href="http://ottopress.com/2010/wordpress-3-0-and-custom-post-types/feed/" rel="self" type="application/rss+xml" />
	<link>http://ottopress.com/2010/wordpress-3-0-and-custom-post-types/</link>
	<description>You have to use an Ottopress to get fresh squeezed Otto.</description>
	<lastBuildDate>Sun, 19 May 2013 17:04:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.6-beta3-24284</generator>
	<item>
		<title>By: gaurav kaushik</title>
		<link>http://ottopress.com/2010/wordpress-3-0-and-custom-post-types/comment-page-1/#comment-11517</link>
		<dc:creator>gaurav kaushik</dc:creator>
		<pubDate>Sun, 30 Dec 2012 13:59:09 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=144#comment-11517</guid>
		<description><![CDATA[what should be the permalink of custom post type for performance and scaling?
if i have 2 custom post type(tvseries,movies) registered and we make daily 300 article in each post type..wordpress provide default permalink is www.domain.com/tvseries/post-name..and /movies/ for movies post type... in wordpress database table wp-posts it save post-type=&#039;tvseries&#039; in post-type column....but it take time in query...please can you suggest me permalink for scaling purpose if i have thousands of article on my blog..]]></description>
		<content:encoded><![CDATA[<p>what should be the permalink of custom post type for performance and scaling?<br />
if i have 2 custom post type(tvseries,movies) registered and we make daily 300 article in each post type..wordpress provide default permalink is <a href="http://www.domain.com/tvseries/post-name..and" rel="nofollow">http://www.domain.com/tvseries/post-name..and</a> /movies/ for movies post type&#8230; in wordpress database table wp-posts it save post-type=&#8217;tvseries&#8217; in post-type column&#8230;.but it take time in query&#8230;please can you suggest me permalink for scaling purpose if i have thousands of article on my blog..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WPSmith &#124; Determining Whether to Use a Custom Post Type or Post/Page</title>
		<link>http://ottopress.com/2010/wordpress-3-0-and-custom-post-types/comment-page-1/#comment-10612</link>
		<dc:creator>WPSmith &#124; Determining Whether to Use a Custom Post Type or Post/Page</dc:creator>
		<pubDate>Fri, 02 Mar 2012 16:30:36 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=144#comment-10612</guid>
		<description><![CDATA[[...] Otto states that &#8220;There’s no code in there [WordPress core] to do that [e.g., have custom post types appear in the blog/feed], and there’s very likely not going to be [in the WordPress core].&#8221; Though I don&#8217;t believe WordPress should write the code to make everything happen as that could be a massive undertaking, I do believe that WordPress should incorporate an argument for feed/loop in the register_post_type that could be boolean types if set to true would add the custom post type into the &#8220;blog&#8221; and feed. The code to incorporate the custom post type into a blog is fairly simple as Justin Tadlock has demonstrated: [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Otto states that &#8220;There’s no code in there [WordPress core] to do that [e.g., have custom post types appear in the blog/feed], and there’s very likely not going to be [in the WordPress core].&#8221; Though I don&#8217;t believe WordPress should write the code to make everything happen as that could be a massive undertaking, I do believe that WordPress should incorporate an argument for feed/loop in the register_post_type that could be boolean types if set to true would add the custom post type into the &#8220;blog&#8221; and feed. The code to incorporate the custom post type into a blog is fairly simple as Justin Tadlock has demonstrated: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angelo Mandato</title>
		<link>http://ottopress.com/2010/wordpress-3-0-and-custom-post-types/comment-page-1/#comment-10487</link>
		<dc:creator>Angelo Mandato</dc:creator>
		<pubDate>Thu, 02 Feb 2012 21:19:07 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=144#comment-10487</guid>
		<description><![CDATA[In reference to: &lt;cite&gt;So all of you thinking of a custom “Podcast” post type, you’re in for a disappointment&lt;/cite&gt;

The soon to be released &lt;a href=&quot;http://wordpress.org/extend/plugins/powerpress/&quot; rel=&quot;nofollow&quot;&gt;PowerPress 3.0&lt;/a&gt; will allow you to associate a PowerPress Podcast Channel to a Custom Post Type. It is a very powerful feature for anyone wanting to podcast with custom post types.]]></description>
		<content:encoded><![CDATA[<p>In reference to: <cite>So all of you thinking of a custom “Podcast” post type, you’re in for a disappointment</cite></p>
<p>The soon to be released <a href="http://wordpress.org/extend/plugins/powerpress/" rel="nofollow">PowerPress 3.0</a> will allow you to associate a PowerPress Podcast Channel to a Custom Post Type. It is a very powerful feature for anyone wanting to podcast with custom post types.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://ottopress.com/2010/wordpress-3-0-and-custom-post-types/comment-page-1/#comment-10273</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 15 Dec 2011 22:21:23 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=144#comment-10273</guid>
		<description><![CDATA[I view CPTs as just the solution for incorporating categories into pages...Maybe I&#039;m simplifying things.]]></description>
		<content:encoded><![CDATA[<p>I view CPTs as just the solution for incorporating categories into pages&#8230;Maybe I&#8217;m simplifying things.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Custom Post Types Are Not Posts &#124; Ipstenu on Tech</title>
		<link>http://ottopress.com/2010/wordpress-3-0-and-custom-post-types/comment-page-1/#comment-9779</link>
		<dc:creator>Custom Post Types Are Not Posts &#124; Ipstenu on Tech</dc:creator>
		<pubDate>Mon, 26 Sep 2011 18:34:07 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=144#comment-9779</guid>
		<description><![CDATA[[...] of people. Custom Post Types are&#8217;t posts they are post types.Otto wrote a very nice primer on WordPress 3.0 and CPTs which points this out. Nearly a year later, people are still getting it wrong becuase they refuse [...]]]></description>
		<content:encoded><![CDATA[<p>[...] of people. Custom Post Types are&#8217;t posts they are post types.Otto wrote a very nice primer on WordPress 3.0 and CPTs which points this out. Nearly a year later, people are still getting it wrong becuase they refuse [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MGunner</title>
		<link>http://ottopress.com/2010/wordpress-3-0-and-custom-post-types/comment-page-1/#comment-9551</link>
		<dc:creator>MGunner</dc:creator>
		<pubDate>Fri, 26 Aug 2011 08:06:19 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=144#comment-9551</guid>
		<description><![CDATA[I am wondering if I can do a particularly &quot;custom&quot; thing with custom post types. I have a table (separate from the wp tables) with rows of clients. Of course (and I think this is key here) that this table has incrementing id&#039;s.

I want to turn this table into a custom post type so that essentially each client becomes a post.

I am wondering if I can tell the custom post type during its initialization, to use this table and somehow map all the fields to .. meta fields I suppose in the custom post type. 

Does this make sense?
Once this is done a client cant be granted privileges to edit his/her own &quot;post&quot; and thus the custom fields in the post map to the table fields.

Easy/Hard/Imposs ?

MG]]></description>
		<content:encoded><![CDATA[<p>I am wondering if I can do a particularly &#8220;custom&#8221; thing with custom post types. I have a table (separate from the wp tables) with rows of clients. Of course (and I think this is key here) that this table has incrementing id&#8217;s.</p>
<p>I want to turn this table into a custom post type so that essentially each client becomes a post.</p>
<p>I am wondering if I can tell the custom post type during its initialization, to use this table and somehow map all the fields to .. meta fields I suppose in the custom post type. </p>
<p>Does this make sense?<br />
Once this is done a client cant be granted privileges to edit his/her own &#8220;post&#8221; and thus the custom fields in the post map to the table fields.</p>
<p>Easy/Hard/Imposs ?</p>
<p>MG</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wordpress 3.2 Custom Post Type And Custom Taxonomy Plugins &#8211; Dennis Barker - Wordpress 3.2.2 ,Buddypress 1.5 And BBPress 2.0</title>
		<link>http://ottopress.com/2010/wordpress-3-0-and-custom-post-types/comment-page-1/#comment-9547</link>
		<dc:creator>Wordpress 3.2 Custom Post Type And Custom Taxonomy Plugins &#8211; Dennis Barker - Wordpress 3.2.2 ,Buddypress 1.5 And BBPress 2.0</dc:creator>
		<pubDate>Thu, 25 Aug 2011 21:17:34 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=144#comment-9547</guid>
		<description><![CDATA[[...] found this article [...]]]></description>
		<content:encoded><![CDATA[<p>[...] found this article [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Otto</title>
		<link>http://ottopress.com/2010/wordpress-3-0-and-custom-post-types/comment-page-1/#comment-9341</link>
		<dc:creator>Otto</dc:creator>
		<pubDate>Wed, 27 Jul 2011 19:26:34 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=144#comment-9341</guid>
		<description><![CDATA[Not really following you on that one. It&#039;s not a data type. It&#039;s a post, but not a capital-P &quot;Post&quot;.

Big-P-Post implies that it shows up in the blog. Big-P-Post implies that it obeys the post-permalink structure. These are not the case, in the same way that a Page is a post-type but has its own rules with regard to these sort of things.

I was only pointing out that it&#039;s important to keep in mind the difference. Custom Post Types are *custom* and don&#039;t obey the normal Post rules, just like Pages and Attachments don&#039;t either.]]></description>
		<content:encoded><![CDATA[<p>Not really following you on that one. It&#8217;s not a data type. It&#8217;s a post, but not a capital-P &#8220;Post&#8221;.</p>
<p>Big-P-Post implies that it shows up in the blog. Big-P-Post implies that it obeys the post-permalink structure. These are not the case, in the same way that a Page is a post-type but has its own rules with regard to these sort of things.</p>
<p>I was only pointing out that it&#8217;s important to keep in mind the difference. Custom Post Types are *custom* and don&#8217;t obey the normal Post rules, just like Pages and Attachments don&#8217;t either.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adgravator</title>
		<link>http://ottopress.com/2010/wordpress-3-0-and-custom-post-types/comment-page-1/#comment-9340</link>
		<dc:creator>adgravator</dc:creator>
		<pubDate>Wed, 27 Jul 2011 18:36:43 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=144#comment-9340</guid>
		<description><![CDATA[seems like a custom post type in name only. custom post types (content type?) one expects to see custom data types, aka varchar, int, float,. moreover attributes: indexed, notnull, default value, blah blah
something offered by a Data Definition Language.

and the few plugins ive seen on custom post types, appear to support your argument that a trad post can accomplish.

check out the plug in and vid: http://wordpress.org/extend/plugins/custom-post-type-ui/
this custom post plugin relies on another plugin to restrict (not define!) the content. http://wordpress.org/extend/plugins/custom-field-template/screenshots/

wordpress is great, but this is where it might unravel. 
post should really have been the first content(?) type from the getgo.]]></description>
		<content:encoded><![CDATA[<p>seems like a custom post type in name only. custom post types (content type?) one expects to see custom data types, aka varchar, int, float,. moreover attributes: indexed, notnull, default value, blah blah<br />
something offered by a Data Definition Language.</p>
<p>and the few plugins ive seen on custom post types, appear to support your argument that a trad post can accomplish.</p>
<p>check out the plug in and vid: <a href="http://wordpress.org/extend/plugins/custom-post-type-ui/" rel="nofollow">http://wordpress.org/extend/plugins/custom-post-type-ui/</a><br />
this custom post plugin relies on another plugin to restrict (not define!) the content. <a href="http://wordpress.org/extend/plugins/custom-field-template/screenshots/" rel="nofollow">http://wordpress.org/extend/plugins/custom-field-template/screenshots/</a></p>
<p>wordpress is great, but this is where it might unravel.<br />
post should really have been the first content(?) type from the getgo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rude Retro</title>
		<link>http://ottopress.com/2010/wordpress-3-0-and-custom-post-types/comment-page-1/#comment-8463</link>
		<dc:creator>Rude Retro</dc:creator>
		<pubDate>Mon, 23 May 2011 07:11:41 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=144#comment-8463</guid>
		<description><![CDATA[Thanks. Great post and I will not be using custom post types anytime soon as I misunderstood them completely.]]></description>
		<content:encoded><![CDATA[<p>Thanks. Great post and I will not be using custom post types anytime soon as I misunderstood them completely.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Object Caching 422/436 objects using xcache

 Served from: ottodestruct.com @ 2013-05-19 12:29:52 by W3 Total Cache -->