<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: No Sub Category Posts in Loop</title>
	<atom:link href="http://fullthrottledevelopment.com/no-sub-category-posts-in-loop/feed" rel="self" type="application/rss+xml" />
	<link>http://fullthrottledevelopment.com/no-sub-category-posts-in-loop</link>
	<description>Custom WordPress Plugins</description>
	<lastBuildDate>Mon, 08 Mar 2010 15:56:36 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: kruno</title>
		<link>http://fullthrottledevelopment.com/no-sub-category-posts-in-loop/comment-page-1#comment-1174</link>
		<dc:creator>kruno</dc:creator>
		<pubDate>Fri, 23 Oct 2009 22:01:08 +0000</pubDate>
		<guid isPermaLink="false">http://fullthrottledevelopment.com/?p=172#comment-1174</guid>
		<description>This is GREAT THANXXXXXXXX ! :*</description>
		<content:encoded><![CDATA[<p>This is GREAT THANXXXXXXXX ! :*</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sue</title>
		<link>http://fullthrottledevelopment.com/no-sub-category-posts-in-loop/comment-page-1#comment-695</link>
		<dc:creator>Sue</dc:creator>
		<pubDate>Tue, 21 Jul 2009 01:20:39 +0000</pubDate>
		<guid isPermaLink="false">http://fullthrottledevelopment.com/?p=172#comment-695</guid>
		<description>Thank You!!!!</description>
		<content:encoded><![CDATA[<p>Thank You!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://fullthrottledevelopment.com/no-sub-category-posts-in-loop/comment-page-1#comment-493</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Sun, 28 Jun 2009 13:11:19 +0000</pubDate>
		<guid isPermaLink="false">http://fullthrottledevelopment.com/?p=172#comment-493</guid>
		<description>I am trying to make a wordpress.org site on my domain that will have 3-4 different blogs.

I created a page for each and was hoping to stream my various posts into ONE of the four blogs based upon the catagory I origionally placed upon the post.

I downloaded and installed your plug-in, but am not certain that it is the solution to this problem.

Please advise!  Thanks!</description>
		<content:encoded><![CDATA[<p>I am trying to make a wordpress.org site on my domain that will have 3-4 different blogs.</p>
<p>I created a page for each and was hoping to stream my various posts into ONE of the four blogs based upon the catagory I origionally placed upon the post.</p>
<p>I downloaded and installed your plug-in, but am not certain that it is the solution to this problem.</p>
<p>Please advise!  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glenn</title>
		<link>http://fullthrottledevelopment.com/no-sub-category-posts-in-loop/comment-page-1#comment-292</link>
		<dc:creator>Glenn</dc:creator>
		<pubDate>Thu, 21 May 2009 14:37:41 +0000</pubDate>
		<guid isPermaLink="false">http://fullthrottledevelopment.com/?p=172#comment-292</guid>
		<description>Thanks for the feedback everyone. I&#039;ve been pretty busy lately but look for an update towards the end of June.</description>
		<content:encoded><![CDATA[<p>Thanks for the feedback everyone. I&#8217;ve been pretty busy lately but look for an update towards the end of June.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Die Hit-Liste: WordPress das Magazin und mehr</title>
		<link>http://fullthrottledevelopment.com/no-sub-category-posts-in-loop/comment-page-1#comment-269</link>
		<dc:creator>Die Hit-Liste: WordPress das Magazin und mehr</dc:creator>
		<pubDate>Sat, 04 Apr 2009 08:38:04 +0000</pubDate>
		<guid isPermaLink="false">http://fullthrottledevelopment.com/?p=172#comment-269</guid>
		<description>[...] dieser Kategorie sichtbar sind - WP zeigt ja alle Artikel aus Subkategorien auch an. Das macht No Sub Category [FullThrottle Development] Hauptentwickler des Plugins ist Glenn [...]</description>
		<content:encoded><![CDATA[<p>[...] dieser Kategorie sichtbar sind &#8211; WP zeigt ja alle Artikel aus Subkategorien auch an. Das macht No Sub Category [FullThrottle Development] Hauptentwickler des Plugins ist Glenn [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Kopp</title>
		<link>http://fullthrottledevelopment.com/no-sub-category-posts-in-loop/comment-page-1#comment-268</link>
		<dc:creator>Christian Kopp</dc:creator>
		<pubDate>Thu, 02 Apr 2009 21:47:03 +0000</pubDate>
		<guid isPermaLink="false">http://fullthrottledevelopment.com/?p=172#comment-268</guid>
		<description>Hi,

on my Website, I use sub categories which have only private post assigned to. Unfortunatly, the parent category still shows the private posts of this sub category.
I have fixed this issue by change lines 53-54 of your plugin:

// Get children categories of current cat if they exist
if ( $excludes = get_categories(&quot;hide_empty=0child_of=&quot;.$wp_query-&gt;get(&#039;cat&#039;)) ){

Christian</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>on my Website, I use sub categories which have only private post assigned to. Unfortunatly, the parent category still shows the private posts of this sub category.<br />
I have fixed this issue by change lines 53-54 of your plugin:</p>
<p>// Get children categories of current cat if they exist<br />
if ( $excludes = get_categories(&#8221;hide_empty=0child_of=&#8221;.$wp_query-&gt;get(&#8217;cat&#8217;)) ){</p>
<p>Christian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://fullthrottledevelopment.com/no-sub-category-posts-in-loop/comment-page-1#comment-262</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Thu, 19 Mar 2009 17:43:05 +0000</pubDate>
		<guid isPermaLink="false">http://fullthrottledevelopment.com/?p=172#comment-262</guid>
		<description>great plugin

can this be omitted (turned off) for certain pages, eg home page</description>
		<content:encoded><![CDATA[<p>great plugin</p>
<p>can this be omitted (turned off) for certain pages, eg home page</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gordon</title>
		<link>http://fullthrottledevelopment.com/no-sub-category-posts-in-loop/comment-page-1#comment-223</link>
		<dc:creator>Gordon</dc:creator>
		<pubDate>Thu, 26 Feb 2009 22:34:09 +0000</pubDate>
		<guid isPermaLink="false">http://fullthrottledevelopment.com/?p=172#comment-223</guid>
		<description>Hi thanks for this great Plugin. I use Wordpress 2.7.1. and the Plugin diden&#039;t work. I don&#039;t know why. Could you help me?</description>
		<content:encoded><![CDATA[<p>Hi thanks for this great Plugin. I use Wordpress 2.7.1. and the Plugin diden&#8217;t work. I don&#8217;t know why. Could you help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miguel</title>
		<link>http://fullthrottledevelopment.com/no-sub-category-posts-in-loop/comment-page-1#comment-219</link>
		<dc:creator>Miguel</dc:creator>
		<pubDate>Thu, 26 Feb 2009 04:03:36 +0000</pubDate>
		<guid isPermaLink="false">http://fullthrottledevelopment.com/?p=172#comment-219</guid>
		<description>hey, this plugin is veryy useful!!
but, i have a suggestion :] so the plugin cuts out the subcategories posts from the main category, right?

the thing is im doing this music blog, so i have the # A B C D... as main categories, and the singers name as subcategory, like Jason Mraz would be a subcategory of J.

so, i wanted that ppl could go to the J category, see the subcategories links there, than at the subcategory page their posts. :P

Well, your plugin started my work by cutting out the subcategories posts from the main, but the thing is, when ppl go to the J category now, they see a Not Found page, =(...

Its kinda of hard to explain myself because im not american :P so im just givin you this opnion because i dont think no one ever done a plugin like that :P and it would probably give your plugin more fame and stuff....

well, hope i helped =p dont know if its possible, but i tried =]

Thanks</description>
		<content:encoded><![CDATA[<p>hey, this plugin is veryy useful!!<br />
but, i have a suggestion :] so the plugin cuts out the subcategories posts from the main category, right?</p>
<p>the thing is im doing this music blog, so i have the # A B C D&#8230; as main categories, and the singers name as subcategory, like Jason Mraz would be a subcategory of J.</p>
<p>so, i wanted that ppl could go to the J category, see the subcategories links there, than at the subcategory page their posts. <img src='http://fullthrottledevelopment.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Well, your plugin started my work by cutting out the subcategories posts from the main, but the thing is, when ppl go to the J category now, they see a Not Found page, =(&#8230;</p>
<p>Its kinda of hard to explain myself because im not american <img src='http://fullthrottledevelopment.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  so im just givin you this opnion because i dont think no one ever done a plugin like that <img src='http://fullthrottledevelopment.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  and it would probably give your plugin more fame and stuff&#8230;.</p>
<p>well, hope i helped =p dont know if its possible, but i tried =]</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glenn</title>
		<link>http://fullthrottledevelopment.com/no-sub-category-posts-in-loop/comment-page-1#comment-143</link>
		<dc:creator>Glenn</dc:creator>
		<pubDate>Mon, 09 Feb 2009 19:42:54 +0000</pubDate>
		<guid isPermaLink="false">http://fullthrottledevelopment.com/?p=172#comment-143</guid>
		<description>This has been corrected with version 0.3. Thanks!</description>
		<content:encoded><![CDATA[<p>This has been corrected with version 0.3. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
