<?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/"
		>
<channel>
	<title>Comments on: Excluding certain categories in WordPress post category list</title>
	<atom:link href="http://codegrad.hub.ph/excluding-categories-in-wordpress-post-category-list/feed/" rel="self" type="application/rss+xml" />
	<link>http://codegrad.hub.ph/excluding-categories-in-wordpress-post-category-list/</link>
	<description></description>
	<lastBuildDate>Tue, 24 Jan 2012 11:45:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Oliwa</title>
		<link>http://codegrad.hub.ph/excluding-categories-in-wordpress-post-category-list/#comment-21622</link>
		<dc:creator>Oliwa</dc:creator>
		<pubDate>Tue, 24 May 2011 14:53:05 +0000</pubDate>
		<guid isPermaLink="false">http://codegrad.hub.ph/?p=806#comment-21622</guid>
		<description>Wow this helped me a lot. It&#039;s great for hiding functional categories from content categories. Great snippet, thanks!</description>
		<content:encoded><![CDATA[<p>Wow this helped me a lot. It&#8217;s great for hiding functional categories from content categories. Great snippet, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark "Chief Alchemist" Simchock</title>
		<link>http://codegrad.hub.ph/excluding-categories-in-wordpress-post-category-list/#comment-20995</link>
		<dc:creator>Mark "Chief Alchemist" Simchock</dc:creator>
		<pubDate>Wed, 06 Apr 2011 00:30:36 +0000</pubDate>
		<guid isPermaLink="false">http://codegrad.hub.ph/?p=806#comment-20995</guid>
		<description>Hey Warren. I bumped into this while I was looking for something else. Yes, this will work but instead of having to do all those != you should be able to use the PHP in-array function. 

http://www.php.net/manual/en/function.in-array.php

Right?</description>
		<content:encoded><![CDATA[<p>Hey Warren. I bumped into this while I was looking for something else. Yes, this will work but instead of having to do all those != you should be able to use the PHP in-array function. </p>
<p><a class="outside" href="http://www.php.net/manual/en/function.in-array.php" rel="nofollow">http://www.php.net/manual/en/function.in-array.php</a></p>
<p>Right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Warren</title>
		<link>http://codegrad.hub.ph/excluding-categories-in-wordpress-post-category-list/#comment-19505</link>
		<dc:creator>Warren</dc:creator>
		<pubDate>Thu, 28 Oct 2010 14:31:12 +0000</pubDate>
		<guid isPermaLink="false">http://codegrad.hub.ph/?p=806#comment-19505</guid>
		<description>works like a charm. first category to kick out was a id=1 - &quot;Uncategorized&quot; :)</description>
		<content:encoded><![CDATA[<p>works like a charm. first category to kick out was a id=1 &#8211; &#8220;Uncategorized&#8221; <img src='http://codegrad.hub.ph/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

