<?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; category page</title>
	<atom:link href="http://codegrad.hub.ph/tag/category-page/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: inserting ads between two posts in post list</title>
		<link>http://codegrad.hub.ph/wordpress-inserting-ads-between-two-posts-in-post-list/</link>
		<comments>http://codegrad.hub.ph/wordpress-inserting-ads-between-two-posts-in-post-list/#comments</comments>
		<pubDate>Sat, 05 Jun 2010 21:12:16 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[Adsense / Ads Embedding Tips]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[ads placement]]></category>
		<category><![CDATA[category page]]></category>
		<category><![CDATA[WordPress search]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=1159</guid>
		<description><![CDATA[Post lists are WordPress generated pages that contain list of all posts and may either display whole posts or excerpts. These include search results, category pages, and if configured, the home page. Do you want to insert advertisement between two adjacent posts in the post list?]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/wordpress-inserting-ads-between-two-posts-in-post-list/feed/</wfw:commentRss>
		<slash:comments>6</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>Inserting category description on the category page of your WordPress blog</title>
		<link>http://codegrad.hub.ph/inserting-category-description-on-the-category-page-of-your-wordpress-blog/</link>
		<comments>http://codegrad.hub.ph/inserting-category-description-on-the-category-page-of-your-wordpress-blog/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 00:49:00 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[category description]]></category>
		<category><![CDATA[category page]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=31</guid>
		<description><![CDATA[Almost all WordPress theme do not readily support the display of category description and unlike post excerpt, there is no obvious reason why you should display it. One possible use is to provide an introductory text on top of the category page of each category.]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/inserting-category-description-on-the-category-page-of-your-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

