<?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: Top 10 Most Common Coding Mistakes in WordPress Plugins</title>
	<atom:link href="http://planetozh.com/blog/2009/09/top-10-most-common-coding-mistakes-in-wordpress-plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://planetozh.com/blog/2009/09/top-10-most-common-coding-mistakes-in-wordpress-plugins/?source=rss</link>
	<description>A bit of my personal life, mainly focused on my kids. A bit of code, mainly focused on Wordpress and PHP. Overall, bits of nothing in particular.</description>
	<lastBuildDate>Sat, 13 Mar 2010 20:56:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rukbat</title>
		<link>http://planetozh.com/blog/2009/09/top-10-most-common-coding-mistakes-in-wordpress-plugins/comment-page-1/#comment-100986</link>
		<dc:creator>Rukbat</dc:creator>
		<pubDate>Sun, 07 Mar 2010 18:48:09 +0000</pubDate>
		<guid isPermaLink="false">http://planetozh.com/blog/?p=1321#comment-100986</guid>
		<description>36 years of programming and I learned a few things (and had a few chuckles).  I may never write a WP plugin (there are so many great ones out there already), but this page is definitely bookmarked.  Too much to assimilate in a single reading.  Too many links.  I&#039;ll be coming back to learn, over and over, until it sinks in.

Thank you for sharing.</description>
		<content:encoded><![CDATA[<p>36 years of programming and I learned a few things (and had a few chuckles).  I may never write a WP plugin (there are so many great ones out there already), but this page is definitely bookmarked.  Too much to assimilate in a single reading.  Too many links.  I&#8217;ll be coming back to learn, over and over, until it sinks in.</p>
<p>Thank you for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ozh</title>
		<link>http://planetozh.com/blog/2009/09/top-10-most-common-coding-mistakes-in-wordpress-plugins/comment-page-1/#comment-100726</link>
		<dc:creator>Ozh</dc:creator>
		<pubDate>Wed, 03 Mar 2010 08:03:56 +0000</pubDate>
		<guid isPermaLink="false">http://planetozh.com/blog/?p=1321#comment-100726</guid>
		<description>nbr » the RFC is just stupid here. GET is completely the same as POST except for the browser client behavior. It&#039;s vital that people stop thinking that POST is more secure.</description>
		<content:encoded><![CDATA[<p>nbr » the RFC is just stupid here. GET is completely the same as POST except for the browser client behavior. It&#8217;s vital that people stop thinking that POST is more secure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nbr</title>
		<link>http://planetozh.com/blog/2009/09/top-10-most-common-coding-mistakes-in-wordpress-plugins/comment-page-1/#comment-100721</link>
		<dc:creator>nbr</dc:creator>
		<pubDate>Wed, 03 Mar 2010 06:37:55 +0000</pubDate>
		<guid isPermaLink="false">http://planetozh.com/blog/?p=1321#comment-100721</guid>
		<description>A great article, but #8&#039;s not-so-broken example needs a fix. 

GET requests should not alter server state, &lt;a href=&quot;http://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html&quot; rel=&quot;nofollow&quot;&gt;see rfc&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>A great article, but #8&#8217;s not-so-broken example needs a fix. </p>
<p>GET requests should not alter server state, <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html" rel="nofollow">see rfc</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vladimir</title>
		<link>http://planetozh.com/blog/2009/09/top-10-most-common-coding-mistakes-in-wordpress-plugins/comment-page-1/#comment-100307</link>
		<dc:creator>Vladimir</dc:creator>
		<pubDate>Mon, 22 Feb 2010 09:44:54 +0000</pubDate>
		<guid isPermaLink="false">http://planetozh.com/blog/?p=1321#comment-100307</guid>
		<description>Offtopic: country detection sucks: I am not from Poland.</description>
		<content:encoded><![CDATA[<p>Offtopic: country detection sucks: I am not from Poland.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vladimir</title>
		<link>http://planetozh.com/blog/2009/09/top-10-most-common-coding-mistakes-in-wordpress-plugins/comment-page-1/#comment-100306</link>
		<dc:creator>Vladimir</dc:creator>
		<pubDate>Mon, 22 Feb 2010 09:39:23 +0000</pubDate>
		<guid isPermaLink="false">http://planetozh.com/blog/?p=1321#comment-100306</guid>
		<description>&lt;blockquote&gt;Use WP_PLUGIN_DIR, WP_PLUGIN_URL, plugin_basename( __FILE__ )&lt;/blockquote&gt;

plugin_basename() is marked with &quot;@access private&quot;. Is it safe to use?</description>
		<content:encoded><![CDATA[<blockquote><p>Use WP_PLUGIN_DIR, WP_PLUGIN_URL, plugin_basename( __FILE__ )</p></blockquote>
<p>plugin_basename() is marked with &#8220;@access private&#8221;. Is it safe to use?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergei Plaxienko</title>
		<link>http://planetozh.com/blog/2009/09/top-10-most-common-coding-mistakes-in-wordpress-plugins/comment-page-1/#comment-99927</link>
		<dc:creator>Sergei Plaxienko</dc:creator>
		<pubDate>Mon, 15 Feb 2010 05:28:30 +0000</pubDate>
		<guid isPermaLink="false">http://planetozh.com/blog/?p=1321#comment-99927</guid>
		<description>Great article!

Thanks!</description>
		<content:encoded><![CDATA[<p>Great article!</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WPbud</title>
		<link>http://planetozh.com/blog/2009/09/top-10-most-common-coding-mistakes-in-wordpress-plugins/comment-page-1/#comment-98593</link>
		<dc:creator>WPbud</dc:creator>
		<pubDate>Sat, 23 Jan 2010 16:27:29 +0000</pubDate>
		<guid isPermaLink="false">http://planetozh.com/blog/?p=1321#comment-98593</guid>
		<description>Awesome guys. Noted and bookmarked.
we&#039;ll follow it.

F.</description>
		<content:encoded><![CDATA[<p>Awesome guys. Noted and bookmarked.<br />
we&#8217;ll follow it.</p>
<p>F.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shahriat Hossain</title>
		<link>http://planetozh.com/blog/2009/09/top-10-most-common-coding-mistakes-in-wordpress-plugins/comment-page-1/#comment-98329</link>
		<dc:creator>Shahriat Hossain</dc:creator>
		<pubDate>Tue, 12 Jan 2010 19:57:42 +0000</pubDate>
		<guid isPermaLink="false">http://planetozh.com/blog/?p=1321#comment-98329</guid>
		<description>Nice post to remind a WP developer what things need to know when to launch a plug-in or create one by maintaining security and best practices. Thanks for the post.</description>
		<content:encoded><![CDATA[<p>Nice post to remind a WP developer what things need to know when to launch a plug-in or create one by maintaining security and best practices. Thanks for the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Shennan</title>
		<link>http://planetozh.com/blog/2009/09/top-10-most-common-coding-mistakes-in-wordpress-plugins/comment-page-1/#comment-96514</link>
		<dc:creator>Christopher Shennan</dc:creator>
		<pubDate>Fri, 30 Oct 2009 20:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://planetozh.com/blog/?p=1321#comment-96514</guid>
		<description>I&#039;m just about to start out writting my first wordpress plugin and I found this article very useful and will no doubt define how I go about building my plugin especially as it allows me to identify some of the potential pitfalls before I am knee deep in code :)

Many thanks for a great and informative article.</description>
		<content:encoded><![CDATA[<p>I&#8217;m just about to start out writting my first wordpress plugin and I found this article very useful and will no doubt define how I go about building my plugin especially as it allows me to identify some of the potential pitfalls before I am knee deep in code :)</p>
<p>Many thanks for a great and informative article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pradeep jangir</title>
		<link>http://planetozh.com/blog/2009/09/top-10-most-common-coding-mistakes-in-wordpress-plugins/comment-page-1/#comment-96488</link>
		<dc:creator>pradeep jangir</dc:creator>
		<pubDate>Thu, 29 Oct 2009 04:25:53 +0000</pubDate>
		<guid isPermaLink="false">http://planetozh.com/blog/?p=1321#comment-96488</guid>
		<description>i want to know about way of  creating  the my  own plugins</description>
		<content:encoded><![CDATA[<p>i want to know about way of  creating  the my  own plugins</p>
]]></content:encoded>
	</item>
</channel>
</rss>
