<?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; wp favorite posts</title>
	<atom:link href="http://nxsn.com/tag/wp-favorite-posts/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>WP Favorite Posts 1.4.1 Released</title>
		<link>http://nxsn.com/wp-favorite-posts-1-4-1-released/</link>
		<comments>http://nxsn.com/wp-favorite-posts-1-4-1-released/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 19:36:23 +0000</pubDate>
		<dc:creator>Huseyin Berberoglu</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[new release]]></category>
		<category><![CDATA[wp favorite posts]]></category>

		<guid isPermaLink="false">http://nxsn.com/?p=161</guid>
		<description><![CDATA[<p>WP Favorite Posts 1.4.1 released. See <a href="http://svn.wp-plugins.org/wp-favorite-posts/trunk/ChangeLog.txt">Changelog</a> for differences.</p> <p>The important change is that;</p> <p>I&#8217;ve added two action; wpfp_after_add and wpfp_after_remove. You can use these actions if you want to do something after someone add/remove a post to favorite. Usage example;<br /> add_action('wpfp_after_add', 'my_custom_function');<br /> function my_custom_function() {<br /> // do something<br /> }</p> [...]]]></description>
			<content:encoded><![CDATA[<p>WP Favorite Posts 1.4.1 released. See <a href="http://svn.wp-plugins.org/wp-favorite-posts/trunk/ChangeLog.txt">Changelog</a> for differences.</p>
<p>The important change is that;</p>
<p>I&#8217;ve added two action; <strong>wpfp_after_add</strong> and <strong>wpfp_after_remove</strong>. You can use these actions if you want to do something after someone add/remove a post to favorite. Usage example;<br />
<code>add_action('wpfp_after_add', 'my_custom_function');<br />
function my_custom_function() {<br />
// do something<br />
}</code></p>
<p><a href="../my-projects/wp-favorite-posts-plugin/">Detailed Post</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nxsn.com/wp-favorite-posts-1-4-1-released/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>WP Favorite Posts 1.3.3 Released!</title>
		<link>http://nxsn.com/wp-favorite-posts-1-3-3-released/</link>
		<comments>http://nxsn.com/wp-favorite-posts-1-3-3-released/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 23:51:38 +0000</pubDate>
		<dc:creator>Huseyin Berberoglu</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[new release]]></category>
		<category><![CDATA[wp favorite posts]]></category>

		<guid isPermaLink="false">http://nxsn.com/?p=99</guid>
		<description><![CDATA[<p>WP Favorite Posts 1.3.3 Released. Don&#8217;t forget to clear browser&#8217;s cacha after upgrading.</p> <p><a href="http://svn.wp-plugins.org/wp-favorite-posts/trunk/ChangeLog.txt">Changelog</a><br /> <a href="http://nxsn.com/my-projects/wp-favorite-posts-plugin/">Detailed Post</a></p> <p>If you find a bug in version 1.3.3 please write a comment about it.</p> <p>Thanks for using :)</p>]]></description>
			<content:encoded><![CDATA[<p>WP Favorite Posts 1.3.3 Released. Don&#8217;t forget to clear browser&#8217;s cacha after upgrading.</p>
<p><a href="http://svn.wp-plugins.org/wp-favorite-posts/trunk/ChangeLog.txt">Changelog</a><br />
<a href="http://nxsn.com/my-projects/wp-favorite-posts-plugin/">Detailed Post</a></p>
<p>If you find a bug in version 1.3.3 please write a comment about it.</p>
<p>Thanks for using :)</p>
]]></content:encoded>
			<wfw:commentRss>http://nxsn.com/wp-favorite-posts-1-3-3-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WP Favorite Posts 1.3.2 Released!</title>
		<link>http://nxsn.com/wp-favorite-posts-1-3-2-released/</link>
		<comments>http://nxsn.com/wp-favorite-posts-1-3-2-released/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 19:35:33 +0000</pubDate>
		<dc:creator>Huseyin Berberoglu</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[new release]]></category>
		<category><![CDATA[wordpress plugins]]></category>
		<category><![CDATA[wp favorite posts]]></category>

		<guid isPermaLink="false">http://nxsn.com/?p=76</guid>
		<description><![CDATA[<p>I’m writing this post for announce new version of <a title="WP Favorite Posts" href="http://wordpress.org/extend/plugins/wp-favorite-posts/">WP Favorite Post</a> plugin. If you want to read details (installation etc.), you can go  <a title="WP Favorite Posts" href="../my-projects/wp-favorite-posts-plugin/">project page of WP Favorite Posts</a>.</p> <p>There is no major changes. With this version these are changed;</p> &#8220;Favorite Posts&#8221; setting page moved under [...]]]></description>
			<content:encoded><![CDATA[<p>I’m writing this post for announce new version of <a title="WP Favorite Posts" href="http://wordpress.org/extend/plugins/wp-favorite-posts/">WP Favorite Post</a> plugin. If you want to read details (installation etc.), you can go  <a title="WP Favorite Posts" href="../my-projects/wp-favorite-posts-plugin/">project page of WP Favorite Posts</a>.</p>
<p>There is no major changes. With this version these are changed;</p>
<ul>
<li>&#8220;Favorite Posts&#8221; setting page moved under Setting tab on WP admin panel. Before it was under Plugins panel but i see all other plugins placing their setttings page to Settings tab and i placed it to it&#8217;s right place&#8230;</li>
<li>Added wpfp_get_users_favorites() function which returns an array which includes current user&#8217;s favorite posts ids.</li>
</ul>
<p>That&#8217;s all folks.</p>
]]></content:encoded>
			<wfw:commentRss>http://nxsn.com/wp-favorite-posts-1-3-2-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WP Favorite Posts 1.3.1 Released!</title>
		<link>http://nxsn.com/wp-favorite-posts-1-3-1-released/</link>
		<comments>http://nxsn.com/wp-favorite-posts-1-3-1-released/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 21:00:42 +0000</pubDate>
		<dc:creator>Huseyin Berberoglu</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[my]]></category>
		<category><![CDATA[my plugins]]></category>
		<category><![CDATA[my projects]]></category>
		<category><![CDATA[new release]]></category>
		<category><![CDATA[wp favorite posts]]></category>

		<guid isPermaLink="false">http://nxsn.com/?p=73</guid>
		<description><![CDATA[<p>I’m writing this post for announce new version of <a title="WP Favorite Posts" href="http://wordpress.org/extend/plugins/wp-favorite-posts/">WP Favorite Post</a> plugin. If you want to read details (installation etc.), you can go  <a title="WP Favorite Posts" href="../my-projects/wp-favorite-posts-plugin/">project page of WP Favorite Posts</a>.</p> Added Before Link Image feature. Refactor code and imporve DRY Fixed bug: Most favorite list&#8217;s string sorting [...]]]></description>
			<content:encoded><![CDATA[<p>I’m writing this post for announce new version of <a title="WP Favorite Posts" href="http://wordpress.org/extend/plugins/wp-favorite-posts/">WP Favorite Post</a> plugin. If you want to read details (installation etc.), you can go  <a title="WP Favorite Posts" href="../my-projects/wp-favorite-posts-plugin/">project page of WP Favorite Posts</a>.</p>
<ul>
<li>Added <strong>Before Link Image</strong> feature.</li>
<li>Refactor code and imporve DRY</li>
<li>Fixed bug: Most favorite list&#8217;s string sorting problem 2 &gt; 11</li>
<li>Fixed bug: Clear link not updating post&#8217;s favorited count</li>
</ul>
<p>Before link image feature looks like that;</p>
<p><img title="before link image" src="http://www.birazkisisel.com/wp-content/uploads/2009/06/before-link-image.png" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://nxsn.com/wp-favorite-posts-1-3-1-released/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Coming with next version</title>
		<link>http://nxsn.com/coming-with-next-version/</link>
		<comments>http://nxsn.com/coming-with-next-version/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 11:29:54 +0000</pubDate>
		<dc:creator>Huseyin Berberoglu</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[coming soon]]></category>
		<category><![CDATA[new feature]]></category>
		<category><![CDATA[wp favorite posts]]></category>

		<guid isPermaLink="false">http://nxsn.com/?p=64</guid>
		<description><![CDATA[<p>&#8220;Before Link Image&#8221; feature coming with next version of <a title="wp favorite posts" href="http://nxsn.com/my-projects/wp-favorite-posts-plugin/">WP Favorite Posts</a> plugin.</p> <p></p>]]></description>
			<content:encoded><![CDATA[<p>&#8220;Before Link Image&#8221; feature coming with next version of <a title="wp favorite posts" href="http://nxsn.com/my-projects/wp-favorite-posts-plugin/">WP Favorite Posts</a> plugin.</p>
<p><img class="alignnone size-full wp-image-89" title="before-link-image" src="http://nxsn.com/wp-content/uploads/2009/06/before-link-image.png" alt="" width="564" height="285" /></p>
]]></content:encoded>
			<wfw:commentRss>http://nxsn.com/coming-with-next-version/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WP Favorite Posts 1.3 Released !</title>
		<link>http://nxsn.com/wp-favorite-posts-13-released/</link>
		<comments>http://nxsn.com/wp-favorite-posts-13-released/#comments</comments>
		<pubDate>Sun, 31 May 2009 10:32:22 +0000</pubDate>
		<dc:creator>Huseyin Berberoglu</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[my plugins]]></category>
		<category><![CDATA[new release]]></category>
		<category><![CDATA[wordpress plugins]]></category>
		<category><![CDATA[wp favorite posts]]></category>

		<guid isPermaLink="false">http://nxsn.com/?p=48</guid>
		<description><![CDATA[<p>I’m writing this post for announce new version of <a title="WP Favorite Posts" href="http://wordpress.org/extend/plugins/wp-favorite-posts/">WP Favorite Post</a> plugin. If you want to read details (installation etc.), you can go  <a title="WP Favorite Posts" href="http://nxsn.com/my-projects/wp-favorite-posts-plugin/">project page of WP Favorite Posts</a>.</p> <p>There is two change with 1.3 version a new feature and a bug fix;</p> Fixed bug: Plugin [...]]]></description>
			<content:encoded><![CDATA[<p>I’m writing this post for announce new version of <a title="WP Favorite Posts" href="http://wordpress.org/extend/plugins/wp-favorite-posts/">WP Favorite Post</a> plugin. If you want to read details (installation etc.), you can go  <a title="WP Favorite Posts" href="http://nxsn.com/my-projects/wp-favorite-posts-plugin/">project page of WP Favorite Posts</a>.</p>
<p>There is two change with 1.3 version a new feature and a bug fix;</p>
<ul>
<li>Fixed bug: Plugin was working wrong in pages with links includes # character.</li>
<li>Added <strong>template tag</strong> for Most Favorite Posts. There was already a widget for this.</li>
</ul>
<p>Template tag&#8217;s usage;</p>
<p>&lt;h2&gt;Most Favorited Posts&lt;/h2&gt;<br />
&lt;?php wpfp_list_most_favorited(10); ?&gt;</p>
<p>The parameter for limiting post count of list. Default value is 5 posts.</p>
]]></content:encoded>
			<wfw:commentRss>http://nxsn.com/wp-favorite-posts-13-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

