<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Topic: how to get child categories for current category?</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: how to get child categories for current category?</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 10:17:46 +0000</pubDate>

<item>
<title>billpeace on "how to get child categories for current category?"</title>
<link>http://wordpress.org/support/topic/286636#post-1126483</link>
<pubDate>Sun, 05 Jul 2009 03:27:22 +0000</pubDate>
<dc:creator>billpeace</dc:creator>
<guid isPermaLink="false">1126483@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>MichaelH on "how to get child categories for current category?"</title>
<link>http://wordpress.org/support/topic/286636#post-1126418</link>
<pubDate>Sun, 05 Jul 2009 01:28:13 +0000</pubDate>
<dc:creator>MichaelH</dc:creator>
<guid isPermaLink="false">1126418@http://wordpress.org/support/</guid>
<description>&#60;pre&#62;&#60;code&#62;&#38;lt;?php
if ( is_category() ) {
$child_cats = get_categories(&#38;#39;child_of=&#38;#39;.get_query_var(&#38;#39;cat&#38;#39;));
}
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;See &#60;a href=&#34;http://codex.wordpress.org/Function_Reference/get_categories&#34;&#62;Function_Reference/get_categories&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>billpeace on "how to get child categories for current category?"</title>
<link>http://wordpress.org/support/topic/286636#post-1126205</link>
<pubDate>Sat, 04 Jul 2009 20:28:05 +0000</pubDate>
<dc:creator>billpeace</dc:creator>
<guid isPermaLink="false">1126205@http://wordpress.org/support/</guid>
<description>&#60;p&#62;if(is_category){&#60;br /&#62;
  !* I want to get all child categories ID&#60;br /&#62;
   so how ?&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
</item>

</channel>
</rss>
