<?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>hao32的个人日志 &#187; children=0</title>
	<atom:link href="http://www.hao32.com/tags/children0/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hao32.com</link>
	<description>私人日志记录</description>
	<lastBuildDate>Mon, 09 Aug 2010 13:14:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>wp_list_cats() children=0 Issue</title>
		<link>http://www.hao32.com/web-program/237.html</link>
		<comments>http://www.hao32.com/web-program/237.html#comments</comments>
		<pubDate>Wed, 15 Oct 2008 10:36:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web程序]]></category>
		<category><![CDATA[children=0]]></category>
		<category><![CDATA[wp_list_categories]]></category>
		<category><![CDATA[wp_list_cats]]></category>

		<guid isPermaLink="false">http://www.hao32.com/?p=237</guid>
		<description><![CDATA[本文对我是非常有用, 因为我一直无法解决wp_list_cats 如何不显示子分类的问题
但是本文也有遗漏或者说明不清楚的地方, 但是我要说的是, 其实wp_list_categories 和wp_list_cats里的参数几乎是可以通用的
例如我使用wp_list_cats来隐藏子分类一直不成功, 于是我按照本文, 设定为wp_list_categories(&#8220;depth=1&#038;hierarchical=1&#038;hide_empty=0&#8243;), 结果发现多出来&#8221;分类&#8221;两个字, 我是放在导航上的, 那不是很难看, 于是我使用wp_list_cats(&#8220;depth=1&#038;hierarchical=1&#038;hide_empty=0&#8243;), 看了下他们的函数, 可以通用, 呵呵
<span class="readmore"><a href="http://www.hao32.com/web-program/237.html" title="wp_list_cats() children=0 Issue" target="_blank">阅读全文——共1068字</a></span>]]></description>
		<wfw:commentRss>http://www.hao32.com/web-program/237.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
