<?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>WordPress Hacks &#187; WordPress Sub-Categories</title>
	<atom:link href="http://wphacks.com/tag/wordpress-sub-categories/feed/" rel="self" type="application/rss+xml" />
	<link>http://wphacks.com</link>
	<description>WordPress Themes, Plugins, Hacks, Tutorials, and more!</description>
	<lastBuildDate>Thu, 02 Feb 2012 15:20:21 +0000</lastBuildDate>
	<language>en</language>
	<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>How To: Hiding Your Sub-Categories in WordPress</title>
		<link>http://wphacks.com/how-to-hide-subcategories-in-wordpress/</link>
		<comments>http://wphacks.com/how-to-hide-subcategories-in-wordpress/#comments</comments>
		<pubDate>Sun, 24 Feb 2008 11:00:09 +0000</pubDate>
		<dc:creator>Kyle Eslick</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[WordPress Code]]></category>
		<category><![CDATA[WordPress Hacks]]></category>
		<category><![CDATA[WordPress How-To]]></category>
		<category><![CDATA[WordPress Sub-Categories]]></category>

		<guid isPermaLink="false">http://wphacks.com/how-to-hide-subcategories-in-wordpress/</guid>
		<description><![CDATA[I recently got an e-mail from a reader wanting to know how to hide their sub-categories in WordPress. If you use WordPress 2.1 or newer, this is actually really easy to do. All you need to do is open your stylesheet and add the following anywhere: .children { display:none; } You can also style the [...]]]></description>
			<content:encoded><![CDATA[<p>I recently got an e-mail from a reader wanting to know how to hide their sub-categories in WordPress.   If you use WordPress 2.1 or newer, this is actually really easy to do.</p>
<p>All you need to do is open your stylesheet and add the following anywhere:</p>
<p><code>.children {<br />
display:none;<br />
}</code></p>
<p>You can also style the children accordingly this way if you&#8217;d like!</p>
<img src="http://wphacks.com/?ak_action=api_record_view&id=163&type=feed" alt="" /><p>You are reading <a href="http://wphacks.com/how-to-hide-subcategories-in-wordpress/">How To: Hiding Your Sub-Categories in WordPress</a>  © 2008 | <a href="http://wphacks.com">WordPress Hacks</a> | <a href="http://wpnexus.com">WordPress Directory</a> | <a href="http://wpforums.com/">WordPress Forums</a> | <a href="http://wpebook.com/">WordPress eBook</a></p>

<p><small>Enjoy writing about WordPress?  Get your blog more exposure by joining the <a href="http://wphacks.com/write/">WordPress Hacks writing team</a>!</small></p>]]></content:encoded>
			<wfw:commentRss>http://wphacks.com/how-to-hide-subcategories-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

