<?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>WordPressCreme.com &#187; Category</title>
	<atom:link href="http://www.wordpresscreme.com/tag/category/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wordpresscreme.com</link>
	<description>WordPress Resources, Turorials, Articles, Tips, Themes and Blog Reviews</description>
	<lastBuildDate>Sat, 09 Jul 2011 16:29:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to Exclude Certain Categories From Being Shown</title>
		<link>http://www.wordpresscreme.com/how-to-exclude-certain-categories-from-being-shown/</link>
		<comments>http://www.wordpresscreme.com/how-to-exclude-certain-categories-from-being-shown/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 15:09:33 +0000</pubDate>
		<dc:creator>Santiago</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Category]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[The Loop]]></category>

		<guid isPermaLink="false">http://www.wordpresscreme.com/?p=99</guid>
		<description><![CDATA[If, for whatever reason, you don&#8217;t want certain categories to be displayed, paste this code into The Loop. Note &#8211; Replace &#8220;6&#8243; with the number corresponding to the category you want to block. &#60;?php if ( have_posts() ) : query_posts($query_string .'&#38;cat=-6'); while ( have_posts() ) : the_post(); ?&#62; Related Posts:How to Display Your Scheduled PostsHow [...]]]></description>
		<wfw:commentRss>http://www.wordpresscreme.com/how-to-exclude-certain-categories-from-being-shown/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to find WordPress category ID</title>
		<link>http://www.wordpresscreme.com/how-to-find-wordpress-category-id/</link>
		<comments>http://www.wordpresscreme.com/how-to-find-wordpress-category-id/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 11:38:28 +0000</pubDate>
		<dc:creator>Santiago</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Category]]></category>
		<category><![CDATA[Category ID]]></category>
		<category><![CDATA[Find]]></category>
		<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://www.wordpresscreme.com/?p=16</guid>
		<description><![CDATA[Some themes requires that you fill a form field with a category ID, generally in custom theme admin section. It may be easy to find a category ID if you’re an advanced WordPres user, but what about beginners? Here’s a very simple way to find any category ID. Once you’re logged in your WordPress dashboard, [...]]]></description>
		<wfw:commentRss>http://www.wordpresscreme.com/how-to-find-wordpress-category-id/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

