<?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: Widget Bugs or Features in WordPress 2.5?</title>
	<atom:link href="http://omninoggin.com/wordpress-posts/widget-bugs-or-features-in-wordpress-25/feed/" rel="self" type="application/rss+xml" />
	<link>http://omninoggin.com/wordpress-posts/widget-bugs-or-features-in-wordpress-25/</link>
	<description>WordPress and Web Dev From the Ground Up</description>
	<lastBuildDate>Sat, 31 Jul 2010 11:09:08 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Thaya Kareeson</title>
		<link>http://omninoggin.com/wordpress-posts/widget-bugs-or-features-in-wordpress-25/#comment-203</link>
		<dc:creator>Thaya Kareeson</dc:creator>
		<pubDate>Sun, 25 May 2008 18:44:52 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=151#comment-203</guid>
		<description>@Rosyidi
Did the solution work out for you?</description>
		<content:encoded><![CDATA[<p>@Rosyidi<br />
Did the solution work out for you?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rosyidi</title>
		<link>http://omninoggin.com/wordpress-posts/widget-bugs-or-features-in-wordpress-25/#comment-200</link>
		<dc:creator>Rosyidi</dc:creator>
		<pubDate>Sun, 25 May 2008 08:11:05 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=151#comment-200</guid>
		<description>Yes, I use the latest Subscribe2.
Thanks a lot for your help.</description>
		<content:encoded><![CDATA[<p>Yes, I use the latest Subscribe2.<br />
Thanks a lot for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thaya Kareeson</title>
		<link>http://omninoggin.com/wordpress-posts/widget-bugs-or-features-in-wordpress-25/#comment-199</link>
		<dc:creator>Thaya Kareeson</dc:creator>
		<pubDate>Sat, 24 May 2008 18:42:15 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=151#comment-199</guid>
		<description>@Rosyidi
Are you using the latest Subscribe2?  I was looking at the subscribe2widget.php code and I see:
&lt;code&gt;
$content = apply_filters(&#039;the_content&#039;, &#039;&lt;p&gt;&lt;!--subscribe2--&gt;&lt;/p&gt;&#039;);
&lt;/code&gt;
instead of:
&lt;code&gt;
$content = apply_filters(&#039;the_content&#039;, &#039;&lt;p&gt;&lt;!-subscribe2-&gt;&lt;/p&gt;&#039;);
&lt;/code&gt;
which is what is shown on that link you gave me.  Maybe you can try using the first version to see if it work?</description>
		<content:encoded><![CDATA[<p>@Rosyidi<br />
Are you using the latest Subscribe2?  I was looking at the subscribe2widget.php code and I see:<br />
<code><br />
$content = apply_filters('the_content', '&lt;p>&lt;!--subscribe2-->&lt;/p>');<br />
</code><br />
instead of:<br />
<code><br />
$content = apply_filters('the_content', '&lt;p>&lt;!-subscribe2->&lt;/p>');<br />
</code><br />
which is what is shown on that link you gave me.  Maybe you can try using the first version to see if it work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rosyidi</title>
		<link>http://omninoggin.com/wordpress-posts/widget-bugs-or-features-in-wordpress-25/#comment-192</link>
		<dc:creator>Rosyidi</dc:creator>
		<pubDate>Fri, 23 May 2008 08:22:33 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=151#comment-192</guid>
		<description>I think
http://www.erik-rasmussen.com/blog/2006/11/30/widgetize-anything/
can help us to make some plugin work on widget.
But I still do&#039;nt know how to make some widget plugin convert to without widget.
For example : http://subscribe2.wordpress.com/2006/09/19/sidebar-without-a-widget/
do you know how what must I do to make it work without widget?
I&#039;ve submit
$content = apply_filters(&#039;the_content&#039;, &#039;&#039;);
echo $content;
to sidebar.php but it doesn&#039;t work :(
thanks a lot.</description>
		<content:encoded><![CDATA[<p>I think<br />
<a href="http://www.erik-rasmussen.com/blog/2006/11/30/widgetize-anything/" rel="nofollow">http://www.erik-rasmussen.com/blog/2006/11/30/widgetize-anything/</a><br />
can help us to make some plugin work on widget.<br />
But I still do&#8217;nt know how to make some widget plugin convert to without widget.<br />
For example : <a href="http://subscribe2.wordpress.com/2006/09/19/sidebar-without-a-widget/" rel="nofollow">http://subscribe2.wordpress.com/2006/09/19/sidebar-without-a-widget/</a><br />
do you know how what must I do to make it work without widget?<br />
I&#8217;ve submit<br />
$content = apply_filters(&#8216;the_content&#8217;, &#8221;);<br />
echo $content;<br />
to sidebar.php but it doesn&#8217;t work <img src='http://omninoggin.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
thanks a lot.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
