<?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: ACE version 1.2.3 is out!</title>
	<atom:link href="http://ace.dev.rain.hu/2008/08/10/ace-version-123-is-out/feed/" rel="self" type="application/rss+xml" />
	<link>http://ace.dev.rain.hu/2008/08/10/ace-version-123-is-out/</link>
	<description>Category Exclusion, Content Exclusion, Advanced Content Excluder for WordPress</description>
	<lastBuildDate>Sat, 24 Jul 2010 12:48:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Todd Scott</title>
		<link>http://ace.dev.rain.hu/2008/08/10/ace-version-123-is-out/comment-page-2/#comment-4221</link>
		<dc:creator>Todd Scott</dc:creator>
		<pubDate>Tue, 09 Dec 2008 02:21:14 +0000</pubDate>
		<guid isPermaLink="false">http://advanced-category-excluder.dev.rain.hu/?p=15#comment-4221</guid>
		<description>Mandy,

I had the same tag issue.  I just added the following at the top of the ace_where() function in the ace-category-excluder.php file.  This prevented any category exclusion when displaying tag archives.

    if(!empty($wp_query-&gt;is_tag)) return $where;</description>
		<content:encoded><![CDATA[<p>Mandy,</p>
<p>I had the same tag issue.  I just added the following at the top of the ace_where() function in the ace-category-excluder.php file.  This prevented any category exclusion when displaying tag archives.</p>
<p>    if(!empty($wp_query-&gt;is_tag)) return $where;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://ace.dev.rain.hu/2008/08/10/ace-version-123-is-out/comment-page-2/#comment-4220</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 09 Dec 2008 00:48:24 +0000</pubDate>
		<guid isPermaLink="false">http://advanced-category-excluder.dev.rain.hu/?p=15#comment-4220</guid>
		<description>Hey. Great plug-in. I&#039;m having a problem, though. I want to hide my &quot;Events&quot; category, however, I don&#039;t see it listed under ACE. The Events category is my EventsCalendar category, btw, and I&#039;ve tried the &quot;Do you want to display Event Calendar default category in the Categories tab?&quot; option checked off (and on for kicks) to no avail. Thanks!</description>
		<content:encoded><![CDATA[<p>Hey. Great plug-in. I&#8217;m having a problem, though. I want to hide my &#8220;Events&#8221; category, however, I don&#8217;t see it listed under ACE. The Events category is my EventsCalendar category, btw, and I&#8217;ve tried the &#8220;Do you want to display Event Calendar default category in the Categories tab?&#8221; option checked off (and on for kicks) to no avail. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://ace.dev.rain.hu/2008/08/10/ace-version-123-is-out/comment-page-2/#comment-4168</link>
		<dc:creator>James</dc:creator>
		<pubDate>Fri, 05 Dec 2008 03:33:40 +0000</pubDate>
		<guid isPermaLink="false">http://advanced-category-excluder.dev.rain.hu/?p=15#comment-4168</guid>
		<description>I want to use your basic ACE plug-in, but it won&#039;t list all the categories I have.  It cuts off after so many.</description>
		<content:encoded><![CDATA[<p>I want to use your basic ACE plug-in, but it won&#8217;t list all the categories I have.  It cuts off after so many.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Remo</title>
		<link>http://ace.dev.rain.hu/2008/08/10/ace-version-123-is-out/comment-page-2/#comment-4110</link>
		<dc:creator>Remo</dc:creator>
		<pubDate>Thu, 27 Nov 2008 13:27:46 +0000</pubDate>
		<guid isPermaLink="false">http://advanced-category-excluder.dev.rain.hu/?p=15#comment-4110</guid>
		<description>How do I make the exclusions work with the wordpress widget calender?

Thanks</description>
		<content:encoded><![CDATA[<p>How do I make the exclusions work with the wordpress widget calender?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SteveAx</title>
		<link>http://ace.dev.rain.hu/2008/08/10/ace-version-123-is-out/comment-page-2/#comment-3838</link>
		<dc:creator>SteveAx</dc:creator>
		<pubDate>Mon, 24 Nov 2008 03:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://advanced-category-excluder.dev.rain.hu/?p=15#comment-3838</guid>
		<description>Hi DjZoNe,
Great plug-in.. does exactly what I was looking for... not using the widgets just the basic plug-in.  I have a blog with 2 categories... one category &#039;News&#039; is just to be pulled and displayed on the html home page as a news box... so I want to completely hide any posts for thet category from showing up in the regular WP blog... all works well except that posts to the &#039;News&#039; Category are linked to in the previous and next buttons whn viewing a single post... anyway you know of that I can prevent this?
Thanks for the good work,
Steve</description>
		<content:encoded><![CDATA[<p>Hi DjZoNe,<br />
Great plug-in.. does exactly what I was looking for&#8230; not using the widgets just the basic plug-in.  I have a blog with 2 categories&#8230; one category &#8216;News&#8217; is just to be pulled and displayed on the html home page as a news box&#8230; so I want to completely hide any posts for thet category from showing up in the regular WP blog&#8230; all works well except that posts to the &#8216;News&#8217; Category are linked to in the previous and next buttons whn viewing a single post&#8230; anyway you know of that I can prevent this?<br />
Thanks for the good work,<br />
Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://ace.dev.rain.hu/2008/08/10/ace-version-123-is-out/comment-page-2/#comment-3678</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Fri, 21 Nov 2008 11:01:29 +0000</pubDate>
		<guid isPermaLink="false">http://advanced-category-excluder.dev.rain.hu/?p=15#comment-3678</guid>
		<description>I would like to request an option so that you include only ONE category on the homepage (but others may want this feature for other pages as well). For the non-coders, there isn&#039;t much resource out there to do this, although this should be a simple command of using template tags and query_post. Regards.</description>
		<content:encoded><![CDATA[<p>I would like to request an option so that you include only ONE category on the homepage (but others may want this feature for other pages as well). For the non-coders, there isn&#8217;t much resource out there to do this, although this should be a simple command of using template tags and query_post. Regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Serge</title>
		<link>http://ace.dev.rain.hu/2008/08/10/ace-version-123-is-out/comment-page-2/#comment-3550</link>
		<dc:creator>Serge</dc:creator>
		<pubDate>Tue, 18 Nov 2008 21:48:11 +0000</pubDate>
		<guid isPermaLink="false">http://advanced-category-excluder.dev.rain.hu/?p=15#comment-3550</guid>
		<description>I have the exact same problem as Malte Landwehr. After installing finding out that the installation instructions are actually band and I need to add the whole unzipped folder to wp-admin and doing so, I click on ACE and get to wp-admin/advanced-category-excluder/main.php
I get the error:
PHP Fatal error:  Call to undefined function get_option() in /wp-admin/advanced-category-excluder/main.php on line 19,

no I don&#039;t have any &quot;/&quot; or weird chatacters in my category names.

This plugin seems promising but I can&#039;t even get it installed.</description>
		<content:encoded><![CDATA[<p>I have the exact same problem as Malte Landwehr. After installing finding out that the installation instructions are actually band and I need to add the whole unzipped folder to wp-admin and doing so, I click on ACE and get to wp-admin/advanced-category-excluder/main.php<br />
I get the error:<br />
PHP Fatal error:  Call to undefined function get_option() in /wp-admin/advanced-category-excluder/main.php on line 19,</p>
<p>no I don&#8217;t have any &#8220;/&#8221; or weird chatacters in my category names.</p>
<p>This plugin seems promising but I can&#8217;t even get it installed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mandy</title>
		<link>http://ace.dev.rain.hu/2008/08/10/ace-version-123-is-out/comment-page-2/#comment-3410</link>
		<dc:creator>Mandy</dc:creator>
		<pubDate>Mon, 17 Nov 2008 19:28:52 +0000</pubDate>
		<guid isPermaLink="false">http://advanced-category-excluder.dev.rain.hu/?p=15#comment-3410</guid>
		<description>This is a nice plugin but there is a issue with WP TAGS. On a category I want to hide all post in that category the tags no longer work and 404. Yet a category that is not hidden the tags work fine. Any idea why this is? 

Thanks</description>
		<content:encoded><![CDATA[<p>This is a nice plugin but there is a issue with WP TAGS. On a category I want to hide all post in that category the tags no longer work and 404. Yet a category that is not hidden the tags work fine. Any idea why this is? </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neil A</title>
		<link>http://ace.dev.rain.hu/2008/08/10/ace-version-123-is-out/comment-page-2/#comment-3370</link>
		<dc:creator>Neil A</dc:creator>
		<pubDate>Mon, 17 Nov 2008 12:37:18 +0000</pubDate>
		<guid isPermaLink="false">http://advanced-category-excluder.dev.rain.hu/?p=15#comment-3370</guid>
		<description>Also seeing issue with recent post widgets. Works great on home page but displays hidden posts on all other pages.

But wanted to say thanks for the plugin as is gives everything I need. Will be perfect when wideget&#039;s fixed :)</description>
		<content:encoded><![CDATA[<p>Also seeing issue with recent post widgets. Works great on home page but displays hidden posts on all other pages.</p>
<p>But wanted to say thanks for the plugin as is gives everything I need. Will be perfect when wideget&#8217;s fixed <img src='http://ace.dev.rain.hu/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suchmaschinenoptimierung</title>
		<link>http://ace.dev.rain.hu/2008/08/10/ace-version-123-is-out/comment-page-2/#comment-3153</link>
		<dc:creator>Suchmaschinenoptimierung</dc:creator>
		<pubDate>Thu, 13 Nov 2008 22:51:46 +0000</pubDate>
		<guid isPermaLink="false">http://advanced-category-excluder.dev.rain.hu/?p=15#comment-3153</guid>
		<description>Hi there! Thank you, Very nice plugin!

Greetz from Germany :)</description>
		<content:encoded><![CDATA[<p>Hi there! Thank you, Very nice plugin!</p>
<p>Greetz from Germany <img src='http://ace.dev.rain.hu/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
