<?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: Understanding Filter Hooks In Wordpress</title>
	<atom:link href="http://www.raymondselda.com/understanding-filter-hooks-in-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.raymondselda.com/understanding-filter-hooks-in-wordpress/</link>
	<description>Web Designer Turned Internet Marketer</description>
	<lastBuildDate>Tue, 09 Mar 2010 17:54:19 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: joded</title>
		<link>http://www.raymondselda.com/understanding-filter-hooks-in-wordpress/comment-page-1/#comment-2227</link>
		<dc:creator>joded</dc:creator>
		<pubDate>Fri, 03 Jul 2009 05:44:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.raymondselda.com/?p=1163#comment-2227</guid>
		<description>Nicely article</description>
		<content:encoded><![CDATA[<p>Nicely article</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress Dev &#187; Blog Archive &#187; Understanding Filter Hooks In Wordpress &#124; Raymond Selda</title>
		<link>http://www.raymondselda.com/understanding-filter-hooks-in-wordpress/comment-page-1/#comment-1961</link>
		<dc:creator>WordPress Dev &#187; Blog Archive &#187; Understanding Filter Hooks In Wordpress &#124; Raymond Selda</dc:creator>
		<pubDate>Fri, 26 Jun 2009 13:01:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.raymondselda.com/?p=1163#comment-1961</guid>
		<description>[...] more here: Understanding Filter Hooks In Wordpress &#124; Raymond Selda  [...]</description>
		<content:encoded><![CDATA[<p>[...] more here: Understanding Filter Hooks In Wordpress | Raymond Selda  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress Roundup: 15 June 2009&#160;&#124;&#160;WooCamp</title>
		<link>http://www.raymondselda.com/understanding-filter-hooks-in-wordpress/comment-page-1/#comment-1770</link>
		<dc:creator>WordPress Roundup: 15 June 2009&#160;&#124;&#160;WooCamp</dc:creator>
		<pubDate>Mon, 15 Jun 2009 16:42:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.raymondselda.com/?p=1163#comment-1770</guid>
		<description>[...] A guide to the Actions API [Link] This is a nice little tutorial on how to use WP actions to automatically execute / initiate certain functions within a WP theme or plugin. Whilst we only use the odd action (or hook / filter) with some of the WooThemes, we highly recommend that serious WordPress developers have a good understanding of the possibilities of using actions, hooks &amp; filters. [...]</description>
		<content:encoded><![CDATA[<p>[...] A guide to the Actions API [Link] This is a nice little tutorial on how to use WP actions to automatically execute / initiate certain functions within a WP theme or plugin. Whilst we only use the odd action (or hook / filter) with some of the WooThemes, we highly recommend that serious WordPress developers have a good understanding of the possibilities of using actions, hooks &amp; filters. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CSS Brigit &#124; Understanding Filter Hooks In Wordpress</title>
		<link>http://www.raymondselda.com/understanding-filter-hooks-in-wordpress/comment-page-1/#comment-1758</link>
		<dc:creator>CSS Brigit &#124; Understanding Filter Hooks In Wordpress</dc:creator>
		<pubDate>Fri, 12 Jun 2009 13:55:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.raymondselda.com/?p=1163#comment-1758</guid>
		<description>&lt;strong&gt; Understanding Filter Hooks In Wordpress...&lt;/strong&gt;

	
			
						
							
				Last week I wrote about using action hooks and today we are going to take a look at how filter hooks can help us in building a more flexible Wordpress theme.
			
			...</description>
		<content:encoded><![CDATA[<p><strong> Understanding Filter Hooks In Wordpress&#8230;</strong></p>
<p>				Last week I wrote about using action hooks and today we are going to take a look at how filter hooks can help us in building a more flexible Wordpress theme.</p>
<p>			&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flex Guy</title>
		<link>http://www.raymondselda.com/understanding-filter-hooks-in-wordpress/comment-page-1/#comment-1754</link>
		<dc:creator>Flex Guy</dc:creator>
		<pubDate>Thu, 11 Jun 2009 16:08:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.raymondselda.com/?p=1163#comment-1754</guid>
		<description>very nice article…keep on the good work</description>
		<content:encoded><![CDATA[<p>very nice article…keep on the good work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raymond Selda</title>
		<link>http://www.raymondselda.com/understanding-filter-hooks-in-wordpress/comment-page-1/#comment-1752</link>
		<dc:creator>Raymond Selda</dc:creator>
		<pubDate>Thu, 11 Jun 2009 15:13:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.raymondselda.com/?p=1163#comment-1752</guid>
		<description>@SlicedCate: You have two options. It&#039;s either you choose an existing theme framework like Thematic or ThemeHybrid and take some time learning how to customize them or you could build your own framework which can really take a lot of time but in the end you could learn a lot more on theme development.

@JamesD: You&#039;re always welcome. Thanks for the comment.

@Lucas: So true. Wordpress just keeps getting better and better. Thanks for the comment.</description>
		<content:encoded><![CDATA[<p>@SlicedCate: You have two options. It&#8217;s either you choose an existing theme framework like Thematic or ThemeHybrid and take some time learning how to customize them or you could build your own framework which can really take a lot of time but in the end you could learn a lot more on theme development.</p>
<p>@JamesD: You&#8217;re always welcome. Thanks for the comment.</p>
<p>@Lucas: So true. Wordpress just keeps getting better and better. Thanks for the comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas</title>
		<link>http://www.raymondselda.com/understanding-filter-hooks-in-wordpress/comment-page-1/#comment-1751</link>
		<dc:creator>Lucas</dc:creator>
		<pubDate>Thu, 11 Jun 2009 14:48:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.raymondselda.com/?p=1163#comment-1751</guid>
		<description>Wordpress is so complex yet so simple; little tweaks like this make it fun to learn code. I never thought i would say that. Evar. Thanks for the insight.</description>
		<content:encoded><![CDATA[<p>Wordpress is so complex yet so simple; little tweaks like this make it fun to learn code. I never thought i would say that. Evar. Thanks for the insight.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JamesD</title>
		<link>http://www.raymondselda.com/understanding-filter-hooks-in-wordpress/comment-page-1/#comment-1750</link>
		<dc:creator>JamesD</dc:creator>
		<pubDate>Thu, 11 Jun 2009 13:31:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.raymondselda.com/?p=1163#comment-1750</guid>
		<description>Thanks for the useful info. It&#039;s so interesting</description>
		<content:encoded><![CDATA[<p>Thanks for the useful info. It&#8217;s so interesting</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Understanding Filter Hooks In Wordpress - Raymond Selda</title>
		<link>http://www.raymondselda.com/understanding-filter-hooks-in-wordpress/comment-page-1/#comment-1749</link>
		<dc:creator>Understanding Filter Hooks In Wordpress - Raymond Selda</dc:creator>
		<pubDate>Thu, 11 Jun 2009 11:54:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.raymondselda.com/?p=1163#comment-1749</guid>
		<description>[...] Understanding Filter Hooks In Wordpress - Raymond Selda   Share and [...]</description>
		<content:encoded><![CDATA[<p>[...] Understanding Filter Hooks In Wordpress &#8211; Raymond Selda   Share and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SlicedCate</title>
		<link>http://www.raymondselda.com/understanding-filter-hooks-in-wordpress/comment-page-1/#comment-1748</link>
		<dc:creator>SlicedCate</dc:creator>
		<pubDate>Thu, 11 Jun 2009 08:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.raymondselda.com/?p=1163#comment-1748</guid>
		<description>Love the idea! Been getting into WordPress and been needing to mess with templates alot. Will try this out see if it can save some time - thanks :)</description>
		<content:encoded><![CDATA[<p>Love the idea! Been getting into WordPress and been needing to mess with templates alot. Will try this out see if it can save some time &#8211; thanks <img src='http://www.raymondselda.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
