<?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"
	>
<channel>
	<title>Comments on: Freaky Trigger&#8217;s Wordpress Setup</title>
	<atom:link href="http://freakytrigger.co.uk/wordpress-setup/feed/" rel="self" type="application/rss+xml" />
	<link>http://freakytrigger.co.uk</link>
	<description>Lollards in the high church of low culture</description>
	<pubDate>Sun, 20 Jul 2008 01:37:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Alan</title>
		<link>http://freakytrigger.co.uk/wordpress-setup/#comment-454835</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Wed, 09 Jul 2008 10:04:24 +0000</pubDate>
		<guid isPermaLink="false">http://freakytrigger.co.uk/wordpress-setup/#comment-454835</guid>
		<description>look at the examples on http://wordpress.org/extend/plugins/widget-logic/other_notes/</description>
		<content:encoded><![CDATA[<p>look at the examples on <a href="http://wordpress.org/extend/plugins/widget-logic/other_notes/" rel="nofollow" onclick="urchinTracker('/outgoing/wordpress.org/extend/plugins/widget-logic/other_notes/?referer=');">http://wordpress.org/extend/plugins/widget-logic/other_notes/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: STS</title>
		<link>http://freakytrigger.co.uk/wordpress-setup/#comment-454775</link>
		<dc:creator>STS</dc:creator>
		<pubDate>Wed, 09 Jul 2008 08:11:47 +0000</pubDate>
		<guid isPermaLink="false">http://freakytrigger.co.uk/wordpress-setup/#comment-454775</guid>
		<description>Hi,
great plug-in! Can you help me?
I try to hide the Categories Widget just from one page (id172)and show it on all other pages of the website.
What is the code?
Thanks !</description>
		<content:encoded><![CDATA[<p>Hi,<br />
great plug-in! Can you help me?<br />
I try to hide the Categories Widget just from one page (id172)and show it on all other pages of the website.<br />
What is the code?<br />
Thanks !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ana Hernandez, CEO netrageouz.net</title>
		<link>http://freakytrigger.co.uk/wordpress-setup/#comment-454122</link>
		<dc:creator>Ana Hernandez, CEO netrageouz.net</dc:creator>
		<pubDate>Tue, 08 Jul 2008 05:32:17 +0000</pubDate>
		<guid isPermaLink="false">http://freakytrigger.co.uk/wordpress-setup/#comment-454122</guid>
		<description>great plug in ideas Alan!  I'm always looking for ways to facilitate networking with like-minded individuals. I especially appreciate unique tools that help me harness the power of web 2.0 and  social bookmarking sites so I can make good use of my time. There’s nothing worse than spending countless hours online to build your online presence, while losing valuable time that you could be spending with your friends and family. Luckily, I've found tons of useful tools to meet like-minded individuals and network super efficiently. In this age of user generated content driving up a website's ranking, content is king and getting that content in front of the right people is the name of the game!  Keep up the great blog. 
---
Ana Hernandez, CEO Netrageouz.net
http://www.netrageouz.net/toolbox.htm</description>
		<content:encoded><![CDATA[<p>great plug in ideas Alan!  I&#8217;m always looking for ways to facilitate networking with like-minded individuals. I especially appreciate unique tools that help me harness the power of web 2.0 and  social bookmarking sites so I can make good use of my time. There’s nothing worse than spending countless hours online to build your online presence, while losing valuable time that you could be spending with your friends and family. Luckily, I&#8217;ve found tons of useful tools to meet like-minded individuals and network super efficiently. In this age of user generated content driving up a website&#8217;s ranking, content is king and getting that content in front of the right people is the name of the game!  Keep up the great blog.<br />
&#8212;<br />
Ana Hernandez, CEO Netrageouz.net<br />
<a href="http://www.netrageouz.net/toolbox.htm" rel="nofollow" onclick="urchinTracker('/outgoing/www.netrageouz.net/toolbox.htm?referer=');">http://www.netrageouz.net/toolbox.htm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://freakytrigger.co.uk/wordpress-setup/#comment-449358</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Tue, 01 Jul 2008 11:35:13 +0000</pubDate>
		<guid isPermaLink="false">http://freakytrigger.co.uk/wordpress-setup/#comment-449358</guid>
		<description>Very useful information. Thanks!!</description>
		<content:encoded><![CDATA[<p>Very useful information. Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://freakytrigger.co.uk/wordpress-setup/#comment-442796</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Sat, 21 Jun 2008 10:55:34 +0000</pubDate>
		<guid isPermaLink="false">http://freakytrigger.co.uk/wordpress-setup/#comment-442796</guid>
		<description>I just tried out the semiologic theme (from &lt;a href-"http://www.semiologic.com/software/wp-themes/sem-theme/" rel="nofollow"&gt;here&lt;/a&gt; and it doesn't work with WP2.5 very well even without widget logic - when you edit widgets it comes back with messy intermediate pages instead of the proper admin interface. Is there a 2.5 update?

having said that i activated widget logic and i didn't get your error right away, so it's not as simple as Wp2.5 + SL theme + WL plugin = error. :-/ any more info gratefully received.

theSL  theme is quite complex and does do a lot of custom things to widgets: killing off WP's built in widgets! and adding a 'context' option  - a bit like what WL tries to do, and in a similar manner, but in a pre-2.5 manner.

TRY THIS THOUGH:

Look in semiologic/admin/widgets.php file, find "add_action('init', 'sem_widget_controls_init');" and comment it out with a "#" at the start of the line. It looks like this deactivates semilogic theme's "widget context" controls and stops clashing with widget-logic.

It might disable other things - i just don't have the time to check. But let me know how you get on.</description>
		<content:encoded><![CDATA[<p>I just tried out the semiologic theme (from <a href-"http://www.semiologic.com/software/wp-themes/sem-theme/" rel="nofollow">here</a> and it doesn&#8217;t work with WP2.5 very well even without widget logic - when you edit widgets it comes back with messy intermediate pages instead of the proper admin interface. Is there a 2.5 update?</p>
<p>having said that i activated widget logic and i didn&#8217;t get your error right away, so it&#8217;s not as simple as Wp2.5 + SL theme + WL plugin = error. :-/ any more info gratefully received.</p>
<p>theSL  theme is quite complex and does do a lot of custom things to widgets: killing off WP&#8217;s built in widgets! and adding a &#8216;context&#8217; option  - a bit like what WL tries to do, and in a similar manner, but in a pre-2.5 manner.</p>
<p>TRY THIS THOUGH:</p>
<p>Look in semiologic/admin/widgets.php file, find &#8220;add_action(&#8217;init&#8217;, &#8217;sem_widget_controls_init&#8217;);&#8221; and comment it out with a &#8220;#&#8221; at the start of the line. It looks like this deactivates semilogic theme&#8217;s &#8220;widget context&#8221; controls and stops clashing with widget-logic.</p>
<p>It might disable other things - i just don&#8217;t have the time to check. But let me know how you get on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seth</title>
		<link>http://freakytrigger.co.uk/wordpress-setup/#comment-442694</link>
		<dc:creator>Seth</dc:creator>
		<pubDate>Sat, 21 Jun 2008 07:27:02 +0000</pubDate>
		<guid isPermaLink="false">http://freakytrigger.co.uk/wordpress-setup/#comment-442694</guid>
		<description>I'm getting the same warning that Fil did above:

Warning: Illegal offset type in /home/ioventur/public_html/wp-content/plugins/widget-logic/widget_logic.php on line 126

Warning: Illegal offset type in /home/ioventur/public_html/wp-content/plugins/widget-logic/widget_logic.php on line 129

I deactivated all widget plugins and it didn't fix it but it did work once I changed my WP theme. The them that I was using was semiologic.

Not sure exactly what the issue is with semiologic and your plugin. 

Thanks for any feedback.</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting the same warning that Fil did above:</p>
<p>Warning: Illegal offset type in /home/ioventur/public_html/wp-content/plugins/widget-logic/widget_logic.php on line 126</p>
<p>Warning: Illegal offset type in /home/ioventur/public_html/wp-content/plugins/widget-logic/widget_logic.php on line 129</p>
<p>I deactivated all widget plugins and it didn&#8217;t fix it but it did work once I changed my WP theme. The them that I was using was semiologic.</p>
<p>Not sure exactly what the issue is with semiologic and your plugin. </p>
<p>Thanks for any feedback.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://freakytrigger.co.uk/wordpress-setup/#comment-441483</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Thu, 19 Jun 2008 09:39:44 +0000</pubDate>
		<guid isPermaLink="false">http://freakytrigger.co.uk/wordpress-setup/#comment-441483</guid>
		<description>Follow the Wordpress org directory link in the post above - they host the download.</description>
		<content:encoded><![CDATA[<p>Follow the Wordpress org directory link in the post above - they host the download.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brent Brigner</title>
		<link>http://freakytrigger.co.uk/wordpress-setup/#comment-441200</link>
		<dc:creator>Brent Brigner</dc:creator>
		<pubDate>Wed, 18 Jun 2008 22:19:20 +0000</pubDate>
		<guid isPermaLink="false">http://freakytrigger.co.uk/wordpress-setup/#comment-441200</guid>
		<description>Hello 
I would love to download your Widget and could you email me the download do you have to pay for it? do you have a 30day free trial?I do not have any assets right now and I am brand new at blogs and I would love more information on your Widget. Thank You for creating this-I sure would love to try it out.
Thank You Brent &#38; Jeannie</description>
		<content:encoded><![CDATA[<p>Hello<br />
I would love to download your Widget and could you email me the download do you have to pay for it? do you have a 30day free trial?I do not have any assets right now and I am brand new at blogs and I would love more information on your Widget. Thank You for creating this-I sure would love to try it out.<br />
Thank You Brent &amp; Jeannie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://freakytrigger.co.uk/wordpress-setup/#comment-439021</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Sun, 15 Jun 2008 14:21:50 +0000</pubDate>
		<guid isPermaLink="false">http://freakytrigger.co.uk/wordpress-setup/#comment-439021</guid>
		<description>There's code on the &lt;a href="http://wordpress.org/extend/plugins/widget-logic/other_notes/" rel="nofollow"&gt;other notes&lt;/a&gt; page of the plugin page on wordpress.org

use that code, along with an add_filter like it explains, in your themes functions.php and that should do you.</description>
		<content:encoded><![CDATA[<p>There&#8217;s code on the <a href="http://wordpress.org/extend/plugins/widget-logic/other_notes/" rel="nofollow" onclick="urchinTracker('/outgoing/wordpress.org/extend/plugins/widget-logic/other_notes/?referer=');">other notes</a> page of the plugin page on wordpress.org</p>
<p>use that code, along with an add_filter like it explains, in your themes functions.php and that should do you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fab</title>
		<link>http://freakytrigger.co.uk/wordpress-setup/#comment-438975</link>
		<dc:creator>fab</dc:creator>
		<pubDate>Sun, 15 Jun 2008 12:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://freakytrigger.co.uk/wordpress-setup/#comment-438975</guid>
		<description>Hi Alan,
thanks for your plugin. I want to use it because of the ttftitle thing, but I don't know how to use it in this case. What code I have to add in my function.php or elsewhere to display the images?</description>
		<content:encoded><![CDATA[<p>Hi Alan,<br />
thanks for your plugin. I want to use it because of the ttftitle thing, but I don&#8217;t know how to use it in this case. What code I have to add in my function.php or elsewhere to display the images?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://freakytrigger.co.uk/wordpress-setup/#comment-428405</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Mon, 26 May 2008 11:01:10 +0000</pubDate>
		<guid isPermaLink="false">http://freakytrigger.co.uk/wordpress-setup/#comment-428405</guid>
		<description>Looks like you are using a widget that doesn't play by what i think the rules of widgets are! What widget plugins are you using?

You could also try deactivating each of the widget plugins in turn to see if the problem goes away, then let me know which one causes the problem, and i'll see what i can do to code around it.</description>
		<content:encoded><![CDATA[<p>Looks like you are using a widget that doesn&#8217;t play by what i think the rules of widgets are! What widget plugins are you using?</p>
<p>You could also try deactivating each of the widget plugins in turn to see if the problem goes away, then let me know which one causes the problem, and i&#8217;ll see what i can do to code around it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fil</title>
		<link>http://freakytrigger.co.uk/wordpress-setup/#comment-427974</link>
		<dc:creator>Fil</dc:creator>
		<pubDate>Sun, 25 May 2008 20:02:12 +0000</pubDate>
		<guid isPermaLink="false">http://freakytrigger.co.uk/wordpress-setup/#comment-427974</guid>
		<description>Hi,
thank you so much for this incredible plugin!
I'd like to use it on my website but i have a problem: when i activate the plugin i receive some errors instead the sidebar like this:

Warning: Illegal offset type in /web/htdocs/www.nomesito.com/home/wp-content/plugins/widget_logic.php on line 126

reporting errors in line 126 and 129.
Do you have idea why it happens?

Thank you!</description>
		<content:encoded><![CDATA[<p>Hi,<br />
thank you so much for this incredible plugin!<br />
I&#8217;d like to use it on my website but i have a problem: when i activate the plugin i receive some errors instead the sidebar like this:</p>
<p>Warning: Illegal offset type in /web/htdocs/www.nomesito.com/home/wp-content/plugins/widget_logic.php on line 126</p>
<p>reporting errors in line 126 and 129.<br />
Do you have idea why it happens?</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michelle</title>
		<link>http://freakytrigger.co.uk/wordpress-setup/#comment-427636</link>
		<dc:creator>Michelle</dc:creator>
		<pubDate>Sun, 25 May 2008 09:00:37 +0000</pubDate>
		<guid isPermaLink="false">http://freakytrigger.co.uk/wordpress-setup/#comment-427636</guid>
		<description>Hello, I just wanted to thank you for this plugin. I was at my wits' end trying to wrangle different sidebars for different parts of my site into order, and this has made everything work like a dream!</description>
		<content:encoded><![CDATA[<p>Hello, I just wanted to thank you for this plugin. I was at my wits&#8217; end trying to wrangle different sidebars for different parts of my site into order, and this has made everything work like a dream!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://freakytrigger.co.uk/wordpress-setup/#comment-424317</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Tue, 20 May 2008 14:25:05 +0000</pubDate>
		<guid isPermaLink="false">http://freakytrigger.co.uk/wordpress-setup/#comment-424317</guid>
		<description>(in case you check back, i did reply on the wordpress org forums for you. sorry our server went wobbly when you posted that)</description>
		<content:encoded><![CDATA[<p>(in case you check back, i did reply on the wordpress org forums for you. sorry our server went wobbly when you posted that)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ovidiu</title>
		<link>http://freakytrigger.co.uk/wordpress-setup/#comment-424285</link>
		<dc:creator>ovidiu</dc:creator>
		<pubDate>Tue, 20 May 2008 11:35:35 +0000</pubDate>
		<guid isPermaLink="false">http://freakytrigger.co.uk/wordpress-setup/#comment-424285</guid>
		<description>thx that worked.
now I have a compatibility problem.

I have 2 sidebars, with both showing on the homepage but only one on all other pages. So I need to use your plugin, to make 2 widgets from sidebar 1 to disappear on the homepage and appear on sidebar 2.

I tried !is_home() for both widgets, but as soon as I save,both conditions disappear. It seems to work fine if I only use this condition on one widget, but as soon as I use this condition ob two widgets, liek I said, the conditions both disappear...

any clue what could be wrong? did you test your plugin in a similar situation?

can you try and use !is_home() on two widgets, and the nsave and see if that works for you?</description>
		<content:encoded><![CDATA[<p>thx that worked.<br />
now I have a compatibility problem.</p>
<p>I have 2 sidebars, with both showing on the homepage but only one on all other pages. So I need to use your plugin, to make 2 widgets from sidebar 1 to disappear on the homepage and appear on sidebar 2.</p>
<p>I tried !is_home() for both widgets, but as soon as I save,both conditions disappear. It seems to work fine if I only use this condition on one widget, but as soon as I use this condition ob two widgets, liek I said, the conditions both disappear&#8230;</p>
<p>any clue what could be wrong? did you test your plugin in a similar situation?</p>
<p>can you try and use !is_home() on two widgets, and the nsave and see if that works for you?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://freakytrigger.co.uk/wordpress-setup/#comment-421310</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 15 May 2008 11:00:54 +0000</pubDate>
		<guid isPermaLink="false">http://freakytrigger.co.uk/wordpress-setup/#comment-421310</guid>
		<description>!is_page('551')

i think should do it</description>
		<content:encoded><![CDATA[<p>!is_page(&#8217;551&#8242;)</p>
<p>i think should do it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ovidiu</title>
		<link>http://freakytrigger.co.uk/wordpress-setup/#comment-421292</link>
		<dc:creator>ovidiu</dc:creator>
		<pubDate>Thu, 15 May 2008 10:35:30 +0000</pubDate>
		<guid isPermaLink="false">http://freakytrigger.co.uk/wordpress-setup/#comment-421292</guid>
		<description>can you help me out with a little logic ;-)

I want a certain widget to be only displayed if its not on a certain page, something like is_not_page('551') but I do not know how to write that condition :-(</description>
		<content:encoded><![CDATA[<p>can you help me out with a little logic ;-)</p>
<p>I want a certain widget to be only displayed if its not on a certain page, something like is_not_page(&#8217;551&#8242;) but I do not know how to write that condition :-(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: baron</title>
		<link>http://freakytrigger.co.uk/wordpress-setup/#comment-418526</link>
		<dc:creator>baron</dc:creator>
		<pubDate>Sat, 10 May 2008 22:12:25 +0000</pubDate>
		<guid isPermaLink="false">http://freakytrigger.co.uk/wordpress-setup/#comment-418526</guid>
		<description>hi. Thanks for plugin

perfect.

regards</description>
		<content:encoded><![CDATA[<p>hi. Thanks for plugin</p>
<p>perfect.</p>
<p>regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://freakytrigger.co.uk/wordpress-setup/#comment-413318</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 01 May 2008 10:14:53 +0000</pubDate>
		<guid isPermaLink="false">http://freakytrigger.co.uk/wordpress-setup/#comment-413318</guid>
		<description>what is there that you think IS dynamic? the images don't change. there's not even a simple roll-over effect on those items.

the category bar (music/tv/games etc) and the functions (random/login etc) now those have some dynamicness that's done with JS. but again no plugin - custom made code to fit with the theme design.</description>
		<content:encoded><![CDATA[<p>what is there that you think IS dynamic? the images don&#8217;t change. there&#8217;s not even a simple roll-over effect on those items.</p>
<p>the category bar (music/tv/games etc) and the functions (random/login etc) now those have some dynamicness that&#8217;s done with JS. but again no plugin - custom made code to fit with the theme design.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zhrance</title>
		<link>http://freakytrigger.co.uk/wordpress-setup/#comment-413301</link>
		<dc:creator>zhrance</dc:creator>
		<pubDate>Thu, 01 May 2008 09:25:02 +0000</pubDate>
		<guid isPermaLink="false">http://freakytrigger.co.uk/wordpress-setup/#comment-413301</guid>
		<description>Tnx for your fast reply. so it's just html/css... not dynamic?</description>
		<content:encoded><![CDATA[<p>Tnx for your fast reply. so it&#8217;s just html/css&#8230; not dynamic?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://freakytrigger.co.uk/wordpress-setup/#comment-413063</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 30 Apr 2008 18:59:10 +0000</pubDate>
		<guid isPermaLink="false">http://freakytrigger.co.uk/wordpress-setup/#comment-413063</guid>
		<description>the 3 lozenges at the top (europop, poptimims and slugs) don't highlight tho? they're just 3 DIVs in the HTML with an onclick:

&#60;div id='head_europop' onclick="location.href='/europop2008/'" title="Europop 2008"&gt;16 nations, your votes, EXPECT EMO&#60;/div&gt;

and the position and appearance are set in CSS. the HTML (defined in our themes header.php file) and the CSS (in the theme's style.css file) are tailor made for FT - no plugin. sorry.</description>
		<content:encoded><![CDATA[<p>the 3 lozenges at the top (europop, poptimims and slugs) don&#8217;t highlight tho? they&#8217;re just 3 DIVs in the HTML with an onclick:</p>
<p>&lt;div id=&#8217;head_europop&#8217; onclick=&#8221;location.href=&#8217;/europop2008/&#8217;&#8221; title=&#8221;Europop 2008&#8243;>16 nations, your votes, EXPECT EMO&lt;/div></p>
<p>and the position and appearance are set in CSS. the HTML (defined in our themes header.php file) and the CSS (in the theme&#8217;s style.css file) are tailor made for FT - no plugin. sorry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zhrance</title>
		<link>http://freakytrigger.co.uk/wordpress-setup/#comment-413048</link>
		<dc:creator>zhrance</dc:creator>
		<pubDate>Wed, 30 Apr 2008 17:35:27 +0000</pubDate>
		<guid isPermaLink="false">http://freakytrigger.co.uk/wordpress-setup/#comment-413048</guid>
		<description>Hi there FT, I am wondering what kinda plug-in do you use to get those great highlights in top of your webpage? (europop, poptimism, slugs on the radio) Let me know! :)</description>
		<content:encoded><![CDATA[<p>Hi there FT, I am wondering what kinda plug-in do you use to get those great highlights in top of your webpage? (europop, poptimism, slugs on the radio) Let me know! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://freakytrigger.co.uk/wordpress-setup/#comment-411781</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 27 Apr 2008 19:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://freakytrigger.co.uk/wordpress-setup/#comment-411781</guid>
		<description>if you check the official site http://wordpress.org/extend/plugins/widget-logic/ you'll see i did update the code to be 2.5 compatible</description>
		<content:encoded><![CDATA[<p>if you check the official site <a href="http://wordpress.org/extend/plugins/widget-logic/" rel="nofollow" onclick="urchinTracker('/outgoing/wordpress.org/extend/plugins/widget-logic/?referer=');">http://wordpress.org/extend/plugins/widget-logic/</a> you&#8217;ll see i did update the code to be 2.5 compatible</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis Enrique</title>
		<link>http://freakytrigger.co.uk/wordpress-setup/#comment-411737</link>
		<dc:creator>Luis Enrique</dc:creator>
		<pubDate>Sun, 27 Apr 2008 17:39:21 +0000</pubDate>
		<guid isPermaLink="false">http://freakytrigger.co.uk/wordpress-setup/#comment-411737</guid>
		<description>Hey, i'm another one. I hope the widget logic works with wordpress  2.5 version. Please. Is a great pluggin.
The features of Wordpress 2.5 sidebars never will be good than the excelent Widget Logic features.
And you have the only one plugin that can do this, i been searching and i don't find anything like widget logic.</description>
		<content:encoded><![CDATA[<p>Hey, i&#8217;m another one. I hope the widget logic works with wordpress  2.5 version. Please. Is a great pluggin.<br />
The features of Wordpress 2.5 sidebars never will be good than the excelent Widget Logic features.<br />
And you have the only one plugin that can do this, i been searching and i don&#8217;t find anything like widget logic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Walker</title>
		<link>http://freakytrigger.co.uk/wordpress-setup/#comment-406307</link>
		<dc:creator>Paul Walker</dc:creator>
		<pubDate>Tue, 15 Apr 2008 03:20:54 +0000</pubDate>
		<guid isPermaLink="false">http://freakytrigger.co.uk/wordpress-setup/#comment-406307</guid>
		<description>Just another person chiming in, hoping for a 2.5 compatible update to widget logic. It's a great plugin…</description>
		<content:encoded><![CDATA[<p>Just another person chiming in, hoping for a 2.5 compatible update to widget logic. It&#8217;s a great plugin…</p>
]]></content:encoded>
	</item>
</channel>
</rss>
