<?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: Use Classes in your WordPress plugins to increase code portability and reduce name conflicts</title>
	<atom:link href="http://striderweb.com/nerdaphernalia/2008/07/use-classes-in-your-wordpress-plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://striderweb.com/nerdaphernalia/2008/07/use-classes-in-your-wordpress-plugins/</link>
	<description>"It's All Geek To Me"</description>
	<lastBuildDate>Mon, 09 Apr 2012 03:49:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Wordpress, Plugin, Class, Programmation orientée objet - Créer un plugin Wordpress avec des Class selon des principes de programmation orientée objet &#124; Réseau social des créateurs de site web</title>
		<link>http://striderweb.com/nerdaphernalia/2008/07/use-classes-in-your-wordpress-plugins/comment-page-1/#comment-2813</link>
		<dc:creator>Wordpress, Plugin, Class, Programmation orientée objet - Créer un plugin Wordpress avec des Class selon des principes de programmation orientée objet &#124; Réseau social des créateurs de site web</dc:creator>
		<pubDate>Tue, 13 Mar 2012 14:16:23 +0000</pubDate>
		<guid isPermaLink="false">http://striderweb.com/nerdaphernalia/?p=102#comment-2813</guid>
		<description>[...] Classes in your WordPress plugins to increase code portability and reduce name conflicts http://striderweb.com/nerdaphernalia/2008/07/use-classes-in-your-wordpress-plugins/    Marque-page [...]</description>
		<content:encoded><![CDATA[<p>[...] Classes in your WordPress plugins to increase code portability and reduce name conflicts <a href="http://striderweb.com/nerdaphernalia/2008/07/use-classes-in-your-wordpress-plugins/" rel="nofollow">http://striderweb.com/nerdaphernalia/2008/07/use-classe...</a>    Marque-page [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to Call Class Functions in Wordpress Templates - Derry Birkett</title>
		<link>http://striderweb.com/nerdaphernalia/2008/07/use-classes-in-your-wordpress-plugins/comment-page-1/#comment-2805</link>
		<dc:creator>How to Call Class Functions in Wordpress Templates - Derry Birkett</dc:creator>
		<pubDate>Wed, 15 Feb 2012 13:19:48 +0000</pubDate>
		<guid isPermaLink="false">http://striderweb.com/nerdaphernalia/?p=102#comment-2805</guid>
		<description>[...] Firstly, building plugins using classes &#8211; I won&#8217;t go into this because there are (at least) two decent introductions to it here and here. [...]</description>
		<content:encoded><![CDATA[<p>[...] Firstly, building plugins using classes &#8211; I won&#8217;t go into this because there are (at least) two decent introductions to it here and here. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://striderweb.com/nerdaphernalia/2008/07/use-classes-in-your-wordpress-plugins/comment-page-1/#comment-2734</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Thu, 21 Apr 2011 17:26:20 +0000</pubDate>
		<guid isPermaLink="false">http://striderweb.com/nerdaphernalia/?p=102#comment-2734</guid>
		<description>Looking at this it looks like a class is the right choice for most plugin. Is there a reason why I wouldn&#039;t want to use a class?</description>
		<content:encoded><![CDATA[<p>Looking at this it looks like a class is the right choice for most plugin. Is there a reason why I wouldn&#8217;t want to use a class?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wordpress plugins don&#8217;t commonly use classes, why? &#124; HagelBlog</title>
		<link>http://striderweb.com/nerdaphernalia/2008/07/use-classes-in-your-wordpress-plugins/comment-page-1/#comment-2509</link>
		<dc:creator>Wordpress plugins don&#8217;t commonly use classes, why? &#124; HagelBlog</dc:creator>
		<pubDate>Fri, 11 Dec 2009 21:09:54 +0000</pubDate>
		<guid isPermaLink="false">http://striderweb.com/nerdaphernalia/?p=102#comment-2509</guid>
		<description>[...] Since I wrote this post I found this link on Neraphernalia: Use Classes in your WordPress plugins to increase code portability and reduce name conflicts    [...]</description>
		<content:encoded><![CDATA[<p>[...] Since I wrote this post I found this link on Neraphernalia: Use Classes in your WordPress plugins to increase code portability and reduce name conflicts    [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Use Custom Actions in Your WordPress Plugins &#8211; Nerdaphernalia</title>
		<link>http://striderweb.com/nerdaphernalia/2008/07/use-classes-in-your-wordpress-plugins/comment-page-1/#comment-2443</link>
		<dc:creator>Use Custom Actions in Your WordPress Plugins &#8211; Nerdaphernalia</dc:creator>
		<pubDate>Fri, 09 Oct 2009 17:02:53 +0000</pubDate>
		<guid isPermaLink="false">http://striderweb.com/nerdaphernalia/?p=102#comment-2443</guid>
		<description>[...] Use Classes in your WordPress plugins to increase code portability and reduce name conflicts   This entry was written by Stephen R, posted on August 12, 2008 at 10:08 am, filed under [...]</description>
		<content:encoded><![CDATA[<p>[...] Use Classes in your WordPress plugins to increase code portability and reduce name conflicts   This entry was written by Stephen R, posted on August 12, 2008 at 10:08 am, filed under [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Use Classes in your WordPress plugins to increase code portability and reduce name conflicts – Nerdaphernalia &#124; My Web Development Bookmarks</title>
		<link>http://striderweb.com/nerdaphernalia/2008/07/use-classes-in-your-wordpress-plugins/comment-page-1/#comment-2438</link>
		<dc:creator>Use Classes in your WordPress plugins to increase code portability and reduce name conflicts – Nerdaphernalia &#124; My Web Development Bookmarks</dc:creator>
		<pubDate>Sun, 04 Oct 2009 14:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://striderweb.com/nerdaphernalia/?p=102#comment-2438</guid>
		<description>[...] Link: Use Classes in your WordPress plugins to increase code portability and reduce name conflicts – Ner... [...]</description>
		<content:encoded><![CDATA[<p>[...] Link: Use Classes in your WordPress plugins to increase code portability and reduce name conflicts – Ner&#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AskApache</title>
		<link>http://striderweb.com/nerdaphernalia/2008/07/use-classes-in-your-wordpress-plugins/comment-page-1/#comment-1662</link>
		<dc:creator>AskApache</dc:creator>
		<pubDate>Thu, 30 Oct 2008 15:41:11 +0000</pubDate>
		<guid isPermaLink="false">http://striderweb.com/nerdaphernalia/?p=102#comment-1662</guid>
		<description>Stephen,  

Wow!  I recently found your site and really want to thank you for such great information.  A lot of the info out there just plain sucks, almost everything on your site I&#039;ve read so far has been a best-practice, you know what your talking about.

I&#039;m currently converting the Password Protection plugin to a class, thanks for the inspiration and keep the amazing tips coming!</description>
		<content:encoded><![CDATA[<p>Stephen,  </p>
<p>Wow!  I recently found your site and really want to thank you for such great information.  A lot of the info out there just plain sucks, almost everything on your site I&#8217;ve read so far has been a best-practice, you know what your talking about.</p>
<p>I&#8217;m currently converting the Password Protection plugin to a class, thanks for the inspiration and keep the amazing tips coming!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

