<?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: Writing Plugins (for WP &amp; WPMU)</title>
	<atom:link href="http://wpmututorials.com/how-to/writing-plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpmututorials.com/how-to/writing-plugins/</link>
	<description>WordPress multisite how to - making sense of the network feature from what was wordpress mu</description>
	<lastBuildDate>Thu, 26 Jan 2012 22:51:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: John</title>
		<link>http://wpmututorials.com/how-to/writing-plugins/#comment-8131</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 13 May 2010 07:56:36 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=291#comment-8131</guid>
		<description>Wow, you are a god!  However, I am SO OUTSIDE my abilities, its not even funny.  I am trying to get a plugin called logo-slideshow working in WPMU.  (See http://www.iwebix.de/logo-slideshow-wordpress-plugin/)

It hasn&#039;t been updated by the author in a really long time and the author hasn&#039;t responded to my Email request.

This seems like a really straightforward little plugin but for the life of me, I can&#039;t figure out how to make it work in MU.

Any help /hints you can give would be most appreciated.  If you know of a good programmer that I can throw this at or of an alternative solution that *is* working with WPMU, I would be most appreciative.  

Thank you!</description>
		<content:encoded><![CDATA[<p>Wow, you are a god!  However, I am SO OUTSIDE my abilities, its not even funny.  I am trying to get a plugin called logo-slideshow working in WPMU.  (See <a href="http://www.iwebix.de/logo-slideshow-wordpress-plugin/" rel="nofollow">http://www.iwebix.de/logo-slideshow-wordpress-plugin/</a>)</p>
<p>It hasn&#8217;t been updated by the author in a really long time and the author hasn&#8217;t responded to my Email request.</p>
<p>This seems like a really straightforward little plugin but for the life of me, I can&#8217;t figure out how to make it work in MU.</p>
<p>Any help /hints you can give would be most appreciated.  If you know of a good programmer that I can throw this at or of an alternative solution that *is* working with WPMU, I would be most appreciative.  </p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://wpmututorials.com/how-to/writing-plugins/#comment-6936</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Sun, 21 Feb 2010 04:42:31 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=291#comment-6936</guid>
		<description>The brief answer is that the security is stricter in MU than in WP. You need to make those changes to have the options whitelisted to the security in MU. If options are not whitelisted, MU won&#039;t save them.</description>
		<content:encoded><![CDATA[<p>The brief answer is that the security is stricter in MU than in WP. You need to make those changes to have the options whitelisted to the security in MU. If options are not whitelisted, MU won&#8217;t save them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: acebone</title>
		<link>http://wpmututorials.com/how-to/writing-plugins/#comment-6846</link>
		<dc:creator>acebone</dc:creator>
		<pubDate>Thu, 18 Feb 2010 15:18:32 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=291#comment-6846</guid>
		<description>This is a nice article.

It would have been nicer if you explained WHY you do the things you do.

I am trying to make the plugin &quot;WP-PhotoContest&quot; MU-compatible, and of course that plugin looks different from the FWD plugin.</description>
		<content:encoded><![CDATA[<p>This is a nice article.</p>
<p>It would have been nicer if you explained WHY you do the things you do.</p>
<p>I am trying to make the plugin &#8220;WP-PhotoContest&#8221; MU-compatible, and of course that plugin looks different from the FWD plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Make Plugin Compatible with WPMU - WordPress Tavern Forum</title>
		<link>http://wpmututorials.com/how-to/writing-plugins/#comment-5547</link>
		<dc:creator>Make Plugin Compatible with WPMU - WordPress Tavern Forum</dc:creator>
		<pubDate>Tue, 12 Jan 2010 18:38:52 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=291#comment-5547</guid>
		<description>[...] we just talked about this over here.  http://wpmututorials.com/how-to/writing-plugins/ http://wpmututorials.com/how-to/option-arrays/    Wordpress MU Tutorials &#124; Twitter &#124; Personal [...]</description>
		<content:encoded><![CDATA[<p>[...] we just talked about this over here.  <a href="http://wpmututorials.com/how-to/writing-plugins/" rel="nofollow">http://wpmututorials.com/how-to/writing-plugins/</a> <a href="http://wpmututorials.com/how-to/option-arrays/" rel="nofollow">http://wpmututorials.com/how-to/option-arrays/</a>    WordPress MU Tutorials | Twitter | Personal [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://wpmututorials.com/how-to/writing-plugins/#comment-1237</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Tue, 29 Sep 2009 01:46:03 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=291#comment-1237</guid>
		<description>Hi Chris,

Thanks for letting me know. I have a second post that I hope to get to tomorrow where I turn the options into an array so that it only adds one row to the options table.

Ron</description>
		<content:encoded><![CDATA[<p>Hi Chris,</p>
<p>Thanks for letting me know. I have a second post that I hope to get to tomorrow where I turn the options into an array so that it only adds one row to the options table.</p>
<p>Ron</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://wpmututorials.com/how-to/writing-plugins/#comment-1234</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 28 Sep 2009 13:44:31 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=291#comment-1234</guid>
		<description>Hi Ron

Nice article.  :)

I&#039;m the author of the Facebook Dashboard Widget, and fixing it to work with WPMU is something I&#039;ve been promising people for a while - but as with most things, lack of free time has got into the way.

If you&#039;ve managed to get it working, I&#039;d love to integrate these fixes into the plugin for the next release - I&#039;ll be sure to give you a credit when I do.

If you&#039;re happy to do it, would it be possible to email ,e a copy of the new plugin code?  It&#039;d be useful to be able to see the changes in a diff viewer.

Thanks for potentially saving me a lot of time  :)

- Chris</description>
		<content:encoded><![CDATA[<p>Hi Ron</p>
<p>Nice article.  <img src='http://wpmututorials.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;m the author of the Facebook Dashboard Widget, and fixing it to work with WPMU is something I&#8217;ve been promising people for a while &#8211; but as with most things, lack of free time has got into the way.</p>
<p>If you&#8217;ve managed to get it working, I&#8217;d love to integrate these fixes into the plugin for the next release &#8211; I&#8217;ll be sure to give you a credit when I do.</p>
<p>If you&#8217;re happy to do it, would it be possible to email ,e a copy of the new plugin code?  It&#8217;d be useful to be able to see the changes in a diff viewer.</p>
<p>Thanks for potentially saving me a lot of time  <img src='http://wpmututorials.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>- Chris</p>
]]></content:encoded>
	</item>
</channel>
</rss>

