<?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: How to use Custom Post Types in WordPress 3.0</title>
	<atom:link href="http://www.wpbeginner.com/wp-tutorials/how-to-use-custom-post-types/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wpbeginner.com/wp-tutorials/how-to-use-custom-post-types/</link>
	<description>Beginner&#039;s Guide for WordPress</description>
	<lastBuildDate>Wed, 08 Feb 2012 13:25:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: wpbeginner</title>
		<link>http://www.wpbeginner.com/wp-tutorials/how-to-use-custom-post-types/comment-page-1/#comment-125118</link>
		<dc:creator>wpbeginner</dc:creator>
		<pubDate>Tue, 24 Jan 2012 14:16:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1665#comment-125118</guid>
		<description>@muntzdesigns No. You only add the code on the front pages. The issue you had was that custom post types were being added to all categories... You need to add the above code only to the main loop. Then create a new loop for category archive, taxonomy archive, author archive ... </description>
		<content:encoded><![CDATA[<p>@muntzdesigns No. You only add the code on the front pages. The issue you had was that custom post types were being added to all categories&#8230; You need to add the above code only to the main loop. Then create a new loop for category archive, taxonomy archive, author archive &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: muntzdesigns</title>
		<link>http://www.wpbeginner.com/wp-tutorials/how-to-use-custom-post-types/comment-page-1/#comment-125108</link>
		<dc:creator>muntzdesigns</dc:creator>
		<pubDate>Mon, 23 Jan 2012 15:53:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1665#comment-125108</guid>
		<description>@wpbeginner@muntzdesigns So just add the above code to all files? (loop.php, archive.php and category.php). Thanks.</description>
		<content:encoded><![CDATA[<p>@wpbeginner@muntzdesigns So just add the above code to all files? (loop.php, archive.php and category.php). Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wpbeginner</title>
		<link>http://www.wpbeginner.com/wp-tutorials/how-to-use-custom-post-types/comment-page-1/#comment-125101</link>
		<dc:creator>wpbeginner</dc:creator>
		<pubDate>Mon, 23 Jan 2012 14:39:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1665#comment-125101</guid>
		<description>@muntzdesigns This is why you have multiple loops... your main blog loop, archive.php, category.php etc... On a custom designed site, you will have to utilize that in order for this to work appropriately. </description>
		<content:encoded><![CDATA[<p>@muntzdesigns This is why you have multiple loops&#8230; your main blog loop, archive.php, category.php etc&#8230; On a custom designed site, you will have to utilize that in order for this to work appropriately.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: muntzdesigns</title>
		<link>http://www.wpbeginner.com/wp-tutorials/how-to-use-custom-post-types/comment-page-1/#comment-125095</link>
		<dc:creator>muntzdesigns</dc:creator>
		<pubDate>Sun, 22 Jan 2012 16:59:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1665#comment-125095</guid>
		<description>When using this plugin and adding the above code to loop.php you will lose control over categories...my custom post type is added to all categories...any help?</description>
		<content:encoded><![CDATA[<p>When using this plugin and adding the above code to loop.php you will lose control over categories&#8230;my custom post type is added to all categories&#8230;any help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ravalde</title>
		<link>http://www.wpbeginner.com/wp-tutorials/how-to-use-custom-post-types/comment-page-1/#comment-124824</link>
		<dc:creator>ravalde</dc:creator>
		<pubDate>Thu, 29 Dec 2011 18:11:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1665#comment-124824</guid>
		<description>I cant get any taxonomies to display in twentyeleven neither can I find a tutorial that shows me how from start to finish all seem to focus on twentyten and the loop</description>
		<content:encoded><![CDATA[<p>I cant get any taxonomies to display in twentyeleven neither can I find a tutorial that shows me how from start to finish all seem to focus on twentyten and the loop</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PriyaVerma</title>
		<link>http://www.wpbeginner.com/wp-tutorials/how-to-use-custom-post-types/comment-page-1/#comment-123296</link>
		<dc:creator>PriyaVerma</dc:creator>
		<pubDate>Tue, 20 Sep 2011 06:17:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1665#comment-123296</guid>
		<description>Nice article thanks you so much</description>
		<content:encoded><![CDATA[<p>Nice article thanks you so much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dazuaga</title>
		<link>http://www.wpbeginner.com/wp-tutorials/how-to-use-custom-post-types/comment-page-1/#comment-123069</link>
		<dc:creator>dazuaga</dc:creator>
		<pubDate>Mon, 29 Aug 2011 18:05:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1665#comment-123069</guid>
		<description>No, I was wrong.</description>
		<content:encoded><![CDATA[<p>No, I was wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dazuaga</title>
		<link>http://www.wpbeginner.com/wp-tutorials/how-to-use-custom-post-types/comment-page-1/#comment-123067</link>
		<dc:creator>dazuaga</dc:creator>
		<pubDate>Mon, 29 Aug 2011 17:22:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1665#comment-123067</guid>
		<description>Never mind: %category%/%type%/%postname% I think will do the trick</description>
		<content:encoded><![CDATA[<p>Never mind: %category%/%type%/%postname% I think will do the trick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dazuaga</title>
		<link>http://www.wpbeginner.com/wp-tutorials/how-to-use-custom-post-types/comment-page-1/#comment-123066</link>
		<dc:creator>dazuaga</dc:creator>
		<pubDate>Mon, 29 Aug 2011 16:02:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1665#comment-123066</guid>
		<description>What exactly does Content Type Identifier in CMS Press plugin? I&#039;m looking for a way to prepend a the category slug to the custom post type (example.com/category/post_type/postname) but when using %category%/%identifier%/%postname% in Content Type Identifier automaticaly transforms this way: %categoryidentifierpostname</description>
		<content:encoded><![CDATA[<p>What exactly does Content Type Identifier in CMS Press plugin? I&#8217;m looking for a way to prepend a the category slug to the custom post type (example.com/category/post_type/postname) but when using %category%/%identifier%/%postname% in Content Type Identifier automaticaly transforms this way: %categoryidentifierpostname</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: murphymakes</title>
		<link>http://www.wpbeginner.com/wp-tutorials/how-to-use-custom-post-types/comment-page-1/#comment-122998</link>
		<dc:creator>murphymakes</dc:creator>
		<pubDate>Tue, 23 Aug 2011 09:05:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1665#comment-122998</guid>
		<description>excellent info as per usual. thanks</description>
		<content:encoded><![CDATA[<p>excellent info as per usual. thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Content Delivery Network via cdn.wpbeginner.com

Served from: www.wpbeginner.com @ 2012-02-08 19:36:14 -->
