<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Huseyin Berberoglu &#187; development</title>
	<atom:link href="http://nxsn.com/tag/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://nxsn.com</link>
	<description>I develop Wordpress things for you.</description>
	<lastBuildDate>Wed, 18 Apr 2012 20:25:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Use do_action() and apply_filters() !</title>
		<link>http://nxsn.com/use-do_action-and-apply_filters/</link>
		<comments>http://nxsn.com/use-do_action-and-apply_filters/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 18:17:58 +0000</pubDate>
		<dc:creator>Huseyin Berberoglu</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[writing plugin]]></category>

		<guid isPermaLink="false">http://nxsn.com/?p=126</guid>
		<description><![CDATA[<p>You should use <a href="http://codex.wordpress.org/Function_Reference/do_action">do_action</a> and/or <a href="http://codex.wordpress.org/Function_Reference/apply_filters">apply_filters</a> functions while you&#8217;re writing WordPress plugins.</p> <p>If you do this someone else can write plugins to your plugins, can do modifications without touch to your plugin&#8217;s core code. So users can do plugin upgrades automatically.</p>]]></description>
			<content:encoded><![CDATA[<p>You should use <a href="http://codex.wordpress.org/Function_Reference/do_action">do_action</a> and/or <a href="http://codex.wordpress.org/Function_Reference/apply_filters">apply_filters</a> functions while you&#8217;re writing WordPress plugins.</p>
<p>If you do this someone else can write plugins to your plugins, can do modifications without touch to your plugin&#8217;s core code. So users can do plugin upgrades automatically.</p>
]]></content:encoded>
			<wfw:commentRss>http://nxsn.com/use-do_action-and-apply_filters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#8217;m back</title>
		<link>http://nxsn.com/im-back/</link>
		<comments>http://nxsn.com/im-back/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 01:02:42 +0000</pubDate>
		<dc:creator>Huseyin Berberoglu</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://nxsn.com/?p=84</guid>
		<description><![CDATA[<p>Hi all.</p> <p>I was away for 6 months because of compulsory military service. I came back to home about two weeks ago. I couldn&#8217;t look this blog until now.</p> <p>Firstly i&#8217;ll read/answer your accumulated comments. After that I&#8217;ll make a development plan for WP Favorite Posts according your comments. I hope the next version of [...]]]></description>
			<content:encoded><![CDATA[<p>Hi all.</p>
<p>I was away for 6 months because of compulsory military service. I came back to home about two weeks ago. I couldn&#8217;t look this blog until now.</p>
<p>Firstly i&#8217;ll read/answer your accumulated comments. After that I&#8217;ll make a development plan for WP Favorite Posts according your comments. I hope the next version of plugin will be published soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://nxsn.com/im-back/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

