<?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: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>Mon, 02 Apr 2012 11:59:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-beta4-20725</generator>
	<item>
		<title>By: Zack</title>
		<link>http://ottodestruct.com/blog/2008/wordpress-plugin-installation/comment-page-1/#comment-633</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-633</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-632</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-632</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-631</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-631</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-630</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-630</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-629</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-629</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-628</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-628</guid>
		<description>Hi, Otto! How are you?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.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; rel=&quot;nofollow&quot;&gt;http://www.zapshows.com&lt;/a&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; rel=&quot;nofollow&quot;&gt;http://wordpress.org/support/topic/194623&lt;/a&gt;Feel free to spread the word and to tell me your thoughts about the project.Take care and keep up the good work.Best regards,Mateus Moraes&lt;a href=&quot;http://www.zapshows.com&quot; rel=&quot;nofollow&quot;&gt;www.zapshows.com&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hi, Otto! How are you?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.Thanks to your help I solved many problems while developing my brand new WordPress project, called ZapShows (<a href="http://www.zapshows.com" rel="nofollow">http://www.zapshows.com</a>)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" rel="nofollow">http://wordpress.org/support/topic/194623</a>Feel free to spread the word and to tell me your thoughts about the project.Take care and keep up the good work.Best regards,Mateus Moraes<a href="http://www.zapshows.com" rel="nofollow">http://www.zapshows.com</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using xcache
Object Caching 360/384 objects using xcache

Served from: ottodestruct.com @ 2012-05-21 13:14:52 -->
