<?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: Wordpress Plugins</title>
	<atom:link href="http://dd32.id.au/wordpress-plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://dd32.id.au</link>
	<description></description>
	<lastBuildDate>Thu, 11 Mar 2010 13:22:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0-alpha</generator>
	<item>
		<title>By: miqrogroove</title>
		<link>http://dd32.id.au/wordpress-plugins/comment-page-1/#comment-12125</link>
		<dc:creator>miqrogroove</dc:creator>
		<pubDate>Wed, 23 Dec 2009 01:44:46 +0000</pubDate>
		<guid isPermaLink="false">http://dd32.hacked.in/wordpress-plugins/#comment-12125</guid>
		<description>wordpress.org/support/topic/343448

Enjoy</description>
		<content:encoded><![CDATA[<p>wordpress.org/support/topic/343448</p>
<p>Enjoy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DD32</title>
		<link>http://dd32.id.au/wordpress-plugins/comment-page-1/#comment-12124</link>
		<dc:creator>DD32</dc:creator>
		<pubDate>Wed, 23 Dec 2009 00:31:22 +0000</pubDate>
		<guid isPermaLink="false">http://dd32.hacked.in/wordpress-plugins/#comment-12124</guid>
		<description>Can you give me a link to it? (The thread i mean).</description>
		<content:encoded><![CDATA[<p>Can you give me a link to it? (The thread i mean).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: miqrogroove</title>
		<link>http://dd32.id.au/wordpress-plugins/comment-page-1/#comment-12122</link>
		<dc:creator>miqrogroove</dc:creator>
		<pubDate>Tue, 22 Dec 2009 23:23:52 +0000</pubDate>
		<guid isPermaLink="false">http://dd32.hacked.in/wordpress-plugins/#comment-12122</guid>
		<description>Glad I mentioned it then.  If you use any RSS programs, you can subscribe to the tag feed for each plugin.</description>
		<content:encoded><![CDATA[<p>Glad I mentioned it then.  If you use any RSS programs, you can subscribe to the tag feed for each plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DD32</title>
		<link>http://dd32.id.au/wordpress-plugins/comment-page-1/#comment-12120</link>
		<dc:creator>DD32</dc:creator>
		<pubDate>Tue, 22 Dec 2009 23:11:24 +0000</pubDate>
		<guid isPermaLink="false">http://dd32.hacked.in/wordpress-plugins/#comment-12120</guid>
		<description>No i didnt. I do not classify the forums as a Support place for my plugins due to me not being notified about them.

Any bug reports need to be added as a comment here, or emailed to wordpress@dd32.id.au. There are some current known bugs with some of my plugins with 2.9.</description>
		<content:encoded><![CDATA[<p>No i didnt. I do not classify the forums as a Support place for my plugins due to me not being notified about them.</p>
<p>Any bug reports need to be added as a comment here, or emailed to <a href="mailto:wordpress@dd32.id.au">wordpress@dd32.id.au</a>. There are some current known bugs with some of my plugins with 2.9.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: miqrogroove</title>
		<link>http://dd32.id.au/wordpress-plugins/comment-page-1/#comment-12119</link>
		<dc:creator>miqrogroove</dc:creator>
		<pubDate>Tue, 22 Dec 2009 22:45:32 +0000</pubDate>
		<guid isPermaLink="false">http://dd32.hacked.in/wordpress-plugins/#comment-12119</guid>
		<description>Dropping a note to make sure you saw my Core Control thread at the support forum.</description>
		<content:encoded><![CDATA[<p>Dropping a note to make sure you saw my Core Control thread at the support forum.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elpie</title>
		<link>http://dd32.id.au/wordpress-plugins/comment-page-1/#comment-11893</link>
		<dc:creator>Elpie</dc:creator>
		<pubDate>Sat, 12 Dec 2009 01:56:30 +0000</pubDate>
		<guid isPermaLink="false">http://dd32.hacked.in/wordpress-plugins/#comment-11893</guid>
		<description>Core Control is the only plugin I use with all my sites. Thanks for making it available.

Just one suggestion though... since WordPress added the Constant to define WP_HTTP_BLOCK_EXTERNAL checking HTTP logging gives an &quot;error&quot; result and this:
Warning: implode() [function.implode]: Invalid arguments passed in Z:\www\wordpress\wp-content\plugins\core-control\modules\core_control_http_log.php on line 318

This is correct, of course, if the external blocking is working but you may want to consider extending echo implode(&#039;, &#039;, $the_request-&gt;transports); to check if http transports are open and return an appropriate result if they aren&#039;t. This will avoid confusion for non-dev users who see &quot;error&quot; as a code error and don&#039;t necessarily understand its exactly the right result if external blocking is working.</description>
		<content:encoded><![CDATA[<p>Core Control is the only plugin I use with all my sites. Thanks for making it available.</p>
<p>Just one suggestion though&#8230; since WordPress added the Constant to define WP_HTTP_BLOCK_EXTERNAL checking HTTP logging gives an &#8220;error&#8221; result and this:<br />
Warning: implode() [function.implode]: Invalid arguments passed in Z:\www\wordpress\wp-content\plugins\core-control\modules\core_control_http_log.php on line 318</p>
<p>This is correct, of course, if the external blocking is working but you may want to consider extending echo implode(&#8216;, &#8216;, $the_request-&gt;transports); to check if http transports are open and return an appropriate result if they aren&#8217;t. This will avoid confusion for non-dev users who see &#8220;error&#8221; as a code error and don&#8217;t necessarily understand its exactly the right result if external blocking is working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress and phone home - Page 10 - WordPress Tavern Forum</title>
		<link>http://dd32.id.au/wordpress-plugins/comment-page-1/#comment-11861</link>
		<dc:creator>WordPress and phone home - Page 10 - WordPress Tavern Forum</dc:creator>
		<pubDate>Thu, 10 Dec 2009 22:13:14 +0000</pubDate>
		<guid isPermaLink="false">http://dd32.hacked.in/wordpress-plugins/#comment-11861</guid>
		<description>[...] blog URL.  If you want to see what is sent from your blog go and grab Dion&#039;s Core Control plugin. http://dd32.id.au/wordpress-plugins/...n=core-control    Twitter &#124; [...]</description>
		<content:encoded><![CDATA[<p>[...] blog URL.  If you want to see what is sent from your blog go and grab Dion&#39;s Core Control plugin. <a href="http://dd32.id.au/wordpress-plugins/...n=core-control" rel="nofollow">http://dd32.id.au/wordpress-plugins/&#8230;n=core-control</a>    Twitter | [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
