<?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>Codegrad &#187; WordPress category ID</title>
	<atom:link href="http://codegrad.hub.ph/tag/wordpress-category-id/feed/" rel="self" type="application/rss+xml" />
	<link>http://codegrad.hub.ph</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 23:32:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Multiple category list in WordPress</title>
		<link>http://codegrad.hub.ph/multiple-category-list-in-wordpress/</link>
		<comments>http://codegrad.hub.ph/multiple-category-list-in-wordpress/#comments</comments>
		<pubDate>Tue, 19 Oct 2010 02:18:44 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[category page]]></category>
		<category><![CDATA[WordPress category ID]]></category>
		<category><![CDATA[WordPress category list]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=1220</guid>
		<description><![CDATA[A typical WordPress theme will provide only one set of categories wherein all categories are already listed. Suppose you want two or more sets of categories in two separate lists, there are two ways you can modify your WordPress theme to do just that.]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/multiple-category-list-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>WordPress: Hiding certain posts from the homepage</title>
		<link>http://codegrad.hub.ph/preventing-posts-from-certain-categories-on-appearing-on-wordpress-homepage/</link>
		<comments>http://codegrad.hub.ph/preventing-posts-from-certain-categories-on-appearing-on-wordpress-homepage/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 19:00:42 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[functions.php]]></category>
		<category><![CDATA[homepage]]></category>
		<category><![CDATA[WordPress category ID]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=1210</guid>
		<description><![CDATA[Create a special category and insert a code in the functions.php of your theme to prevent some posts from appearing in your homepage. Works only if you configured your homepage as list of latest posts and not as static page.]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/preventing-posts-from-certain-categories-on-appearing-on-wordpress-homepage/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Excluding certain categories in WordPress post category list</title>
		<link>http://codegrad.hub.ph/excluding-categories-in-wordpress-post-category-list/</link>
		<comments>http://codegrad.hub.ph/excluding-categories-in-wordpress-post-category-list/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 08:28:56 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[category page]]></category>
		<category><![CDATA[functions.php]]></category>
		<category><![CDATA[WordPress category ID]]></category>
		<category><![CDATA[WordPress category list]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=806</guid>
		<description><![CDATA[The categories where a particular post belongs are usually listed somewhere in the post page, usually under the post title. For administrative or some other reasons, you want to assign posts to a particular category but you do not want your site visitors to see this category. This is how you prevent one or more category from showing up in the post page.]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/excluding-categories-in-wordpress-post-category-list/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Hiding certain categories in WordPress navigation</title>
		<link>http://codegrad.hub.ph/hiding-certain-categories-in-wordpress-category-list/</link>
		<comments>http://codegrad.hub.ph/hiding-certain-categories-in-wordpress-category-list/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 20:53:08 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[category page]]></category>
		<category><![CDATA[WordPress category ID]]></category>
		<category><![CDATA[WordPress category list]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=792</guid>
		<description><![CDATA[The category list is a useful navigation that normallly comes with a WordPress theme and can usually be found at the sidebar. For a variety of reasons, you might want to prevent some categories from showing in this list while they remain accessible through the dashboard or by manually typing the URL.]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/hiding-certain-categories-in-wordpress-category-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress category ID</title>
		<link>http://codegrad.hub.ph/wordpress-category-id/</link>
		<comments>http://codegrad.hub.ph/wordpress-category-id/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 08:58:17 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[Definitions]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[category list]]></category>
		<category><![CDATA[WordPress category ID]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=813</guid>
		<description><![CDATA[The category ID is a unique number assigned by WordPress to each category. Knowing the ID of a category can be useful in certain WordPress tweaks that involves indicating specific category or categories.]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/wordpress-category-id/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

