<?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/"
	xmlns:georss="http://www.georss.org/georss" 
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: New WordPress 2.7 Feature &#8211; Plugin Installation</title>
	<atom:link href="http://ottodestruct.com/blog/2008/wordpress-plugin-installation/feed/" rel="self" type="application/rss+xml" />
	<link>http://ottodestruct.com/blog/2008/wordpress-plugin-installation/</link>
	<description>Random meanderings you&#039;re probably not interested in</description>
	<lastBuildDate>Thu, 11 Mar 2010 06:10:23 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Zack</title>
		<link>http://ottodestruct.com/blog/2008/wordpress-plugin-installation/comment-page-1/#comment-6717</link>
		<dc:creator>Zack</dc:creator>
		<pubDate>Wed, 25 Feb 2009 12:11:44 +0000</pubDate>
		<guid isPermaLink="false">http://ottodestruct.com/blog/?p=292#comment-6717</guid>
		<description>WordPress is getting more and more powerful and easy to use, happy for that, and thanks for the 
instruction.</description>
		<content:encoded><![CDATA[<p>WordPress is getting more and more powerful and easy to use, happy for that, and thanks for the<br />
instruction.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Keen</title>
		<link>http://ottodestruct.com/blog/2008/wordpress-plugin-installation/comment-page-1/#comment-6540</link>
		<dc:creator>Bob Keen</dc:creator>
		<pubDate>Sun, 14 Dec 2008 07:26:06 +0000</pubDate>
		<guid isPermaLink="false">http://ottodestruct.com/blog/?p=292#comment-6540</guid>
		<description>Your PHP Exec plugin is a life-saver. Good job!</description>
		<content:encoded><![CDATA[<p>Your PHP Exec plugin is a life-saver. Good job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wp.blogywalkie.com</title>
		<link>http://ottodestruct.com/blog/2008/wordpress-plugin-installation/comment-page-1/#comment-6341</link>
		<dc:creator>wp.blogywalkie.com</dc:creator>
		<pubDate>Tue, 21 Oct 2008 22:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://ottodestruct.com/blog/?p=292#comment-6341</guid>
		<description>hi

btw, you can just try wp 2.7 on my blog: &lt;a href=&quot;wp.blogywalkie.com&quot; rel=&quot;nofollow&quot;&gt;wp.blogywalkie.com&lt;/a&gt;. Use &quot;test&quot; as your password and username

this is very new, wp2.7 on my blog is prototype version. only few blogger has coppy of it, 

include me. check it out guys!!!!</description>
		<content:encoded><![CDATA[<p>hi</p>
<p>btw, you can just try wp 2.7 on my blog: <a href="wp.blogywalkie.com" rel="nofollow">wp.blogywalkie.com</a>. Use &#8220;test&#8221; as your password and username</p>
<p>this is very new, wp2.7 on my blog is prototype version. only few blogger has coppy of it, </p>
<p>include me. check it out guys!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Otto</title>
		<link>http://ottodestruct.com/blog/2008/wordpress-plugin-installation/comment-page-1/#comment-6275</link>
		<dc:creator>Otto</dc:creator>
		<pubDate>Thu, 25 Sep 2008 14:56:27 +0000</pubDate>
		<guid isPermaLink="false">http://ottodestruct.com/blog/?p=292#comment-6275</guid>
		<description>The PHP code widget expects the user using it to have the &quot;unfiltered_html&quot; capability. If they don&#039;t have that, then it will run the input through kses, filtering any code that kses doesn&#039;t like. This is for security purposes.

So, make sure the users using it have that capability, and that you trust them. It&#039;s probably not a good widget to use if you have untrusted users blogging on your MU site.</description>
		<content:encoded><![CDATA[<p>The PHP code widget expects the user using it to have the &#8220;unfiltered_html&#8221; capability. If they don&#8217;t have that, then it will run the input through kses, filtering any code that kses doesn&#8217;t like. This is for security purposes.</p>
<p>So, make sure the users using it have that capability, and that you trust them. It&#8217;s probably not a good widget to use if you have untrusted users blogging on your MU site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carl Chapman</title>
		<link>http://ottodestruct.com/blog/2008/wordpress-plugin-installation/comment-page-1/#comment-6273</link>
		<dc:creator>Carl Chapman</dc:creator>
		<pubDate>Sat, 20 Sep 2008 16:49:11 +0000</pubDate>
		<guid isPermaLink="false">http://ottodestruct.com/blog/?p=292#comment-6273</guid>
		<description>Otto, 

Thanks for reporting on this and for writing your PHP Code Execution plugin.

I thought that it would be just the thing for my install, as I need to execute some PHP code in the sidebar widgets for my blogroll (I&#039;m using blogrolling.com) but I think it isn&#039;t going to work properly in my site.  I using WordPress MU with domain mapping and multi-site manager.

I successfully installed the plugin, activated it, went to the design&gt;&gt;widgets area, added a widget, droppred in the code, but when I saved it, all the PHP code got stripped out.

I&#039;ll happily buy you a beer, if you can tell me how to fix this.

Cheers,
Carl</description>
		<content:encoded><![CDATA[<p>Otto, </p>
<p>Thanks for reporting on this and for writing your PHP Code Execution plugin.</p>
<p>I thought that it would be just the thing for my install, as I need to execute some PHP code in the sidebar widgets for my blogroll (I&#8217;m using blogrolling.com) but I think it isn&#8217;t going to work properly in my site.  I using WordPress MU with domain mapping and multi-site manager.</p>
<p>I successfully installed the plugin, activated it, went to the design&gt;&gt;widgets area, added a widget, droppred in the code, but when I saved it, all the PHP code got stripped out.</p>
<p>I&#8217;ll happily buy you a beer, if you can tell me how to fix this.</p>
<p>Cheers,<br />
Carl</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mateus Moraes</title>
		<link>http://ottodestruct.com/blog/2008/wordpress-plugin-installation/comment-page-1/#comment-6091</link>
		<dc:creator>Mateus Moraes</dc:creator>
		<pubDate>Wed, 06 Aug 2008 02:28:32 +0000</pubDate>
		<guid isPermaLink="false">http://ottodestruct.com/blog/?p=292#comment-6091</guid>
		<description>Hi, Otto! How are you?&lt;br&gt;&lt;br&gt;I&#039;m here to publicly thank you for all the support you give on the Wordpress forum. You help a lot with your tricks and tips.&lt;br&gt;&lt;br&gt;Thanks to your help I solved many problems while developing my brand new Wordpress project, called ZapShows (&lt;a href=&quot;http://www.zapshows.com&quot;&gt;http://www.zapshows.com&lt;/a&gt;)&lt;br&gt;&lt;br&gt;I&#039;ve written an open letter so you can be sure I&#039;m really grateful for your help. You can read it at the WP Forum: &lt;a href=&quot;http://wordpress.org/support/topic/194623&quot;&gt;http://wordpress.org/support/topic/194623&lt;/a&gt;&lt;br&gt;&lt;br&gt;Feel free to spread the word and to tell me your thoughts about the project.&lt;br&gt;&lt;br&gt;Take care and keep up the good work.&lt;br&gt;&lt;br&gt;Best regards,&lt;br&gt;Mateus Moraes&lt;br&gt;&lt;a href=&quot;http://www.zapshows.com&quot;&gt;www.zapshows.com&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hi, Otto! How are you?</p>
<p>I&#8217;m here to publicly thank you for all the support you give on the Wordpress forum. You help a lot with your tricks and tips.</p>
<p>Thanks to your help I solved many problems while developing my brand new Wordpress project, called ZapShows (<a href="http://www.zapshows.com">http://www.zapshows.com</a>)</p>
<p>I&#8217;ve written an open letter so you can be sure I&#8217;m really grateful for your help. You can read it at the WP Forum: <a href="http://wordpress.org/support/topic/194623">http://wordpress.org/support/topic/194623</a></p>
<p>Feel free to spread the word and to tell me your thoughts about the project.</p>
<p>Take care and keep up the good work.</p>
<p>Best regards,<br />Mateus Moraes<br /><a href="http://www.zapshows.com">http://www.zapshows.com</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
