<?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: Pagination Function For WordPress</title>
	<atom:link href="http://www.ericmmartin.com/pagination-function-for-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ericmmartin.com/pagination-function-for-wordpress/</link>
	<description></description>
	<lastBuildDate>Sun, 18 Jul 2010 17:50:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Ed</title>
		<link>http://www.ericmmartin.com/pagination-function-for-wordpress/#comment-12089</link>
		<dc:creator>Ed</dc:creator>
		<pubDate>Mon, 10 May 2010 00:40:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericmmartin.com/?p=742#comment-12089</guid>
		<description>I&#039;ve used the function in a couple of projects. It makes life so much easier to customise the pagination system. Thank you!</description>
		<content:encoded><![CDATA[<p>I've used the function in a couple of projects. It makes life so much easier to customise the pagination system. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Hartman</title>
		<link>http://www.ericmmartin.com/pagination-function-for-wordpress/#comment-11994</link>
		<dc:creator>Matthew Hartman</dc:creator>
		<pubDate>Tue, 27 Apr 2010 23:59:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericmmartin.com/?p=742#comment-11994</guid>
		<description>You are a champion!

Thanks for creating such an awesome plugin!</description>
		<content:encoded><![CDATA[<p>You are a champion!</p>
<p>Thanks for creating such an awesome plugin!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.ericmmartin.com/pagination-function-for-wordpress/#comment-11880</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Thu, 15 Apr 2010 13:33:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericmmartin.com/?p=742#comment-11880</guid>
		<description>Many thanks for this Eric. Works brilliantly!</description>
		<content:encoded><![CDATA[<p>Many thanks for this Eric. Works brilliantly!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Martin</title>
		<link>http://www.ericmmartin.com/pagination-function-for-wordpress/#comment-11763</link>
		<dc:creator>Eric Martin</dc:creator>
		<pubDate>Sat, 27 Mar 2010 02:59:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericmmartin.com/?p=742#comment-11763</guid>
		<description>@Xavier - it should work on tags too!

@Alex - thanks! I should have  a fix soon.

@MH - Good catch, thanks!</description>
		<content:encoded><![CDATA[<p>@Xavier - it should work on tags too!</p>
<p>@Alex - thanks! I should have  a fix soon.</p>
<p>@MH - Good catch, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MH</title>
		<link>http://www.ericmmartin.com/pagination-function-for-wordpress/#comment-11742</link>
		<dc:creator>MH</dc:creator>
		<pubDate>Tue, 23 Mar 2010 20:29:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericmmartin.com/?p=742#comment-11742</guid>
		<description>Super useful, thanks - but there&#039;s a typo in the code under &quot;Usage&quot; above:

&lt;code&gt;&lt;php if (function_exists(&quot;emm_paginate&quot;))...&lt;/code&gt;

...is missing the question mark in the php opening tag.</description>
		<content:encoded><![CDATA[<p>Super useful, thanks - but there's a typo in the code under "Usage" above:</p>
<p><code>&lt;php if (function_exists(&quot;emm_paginate&quot;))...</code></p>
<p>...is missing the question mark in the php opening tag.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.ericmmartin.com/pagination-function-for-wordpress/#comment-11661</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Fri, 12 Mar 2010 01:18:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericmmartin.com/?p=742#comment-11661</guid>
		<description>The plugin does not handle threaded comment pagination. The last comment link shows blank.</description>
		<content:encoded><![CDATA[<p>The plugin does not handle threaded comment pagination. The last comment link shows blank.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TarmoS</title>
		<link>http://www.ericmmartin.com/pagination-function-for-wordpress/#comment-11604</link>
		<dc:creator>TarmoS</dc:creator>
		<pubDate>Tue, 02 Mar 2010 22:26:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericmmartin.com/?p=742#comment-11604</guid>
		<description>Very easy to use and style. Thanks a lot. :)

to Xavier: I don&#039;t know about tags but works nice with categories.</description>
		<content:encoded><![CDATA[<p>Very easy to use and style. Thanks a lot. :)</p>
<p>to Xavier: I don't know about tags but works nice with categories.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xavier</title>
		<link>http://www.ericmmartin.com/pagination-function-for-wordpress/#comment-11430</link>
		<dc:creator>Xavier</dc:creator>
		<pubDate>Mon, 08 Feb 2010 08:49:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericmmartin.com/?p=742#comment-11430</guid>
		<description>Hello, I&#039;ve tried your function and it works perfectly on the index. However it is not working neither on the categories nor the tags. Should it work as well? It would be really useful if we could use the same pagination on the whole site.
Thank you.</description>
		<content:encoded><![CDATA[<p>Hello, I've tried your function and it works perfectly on the index. However it is not working neither on the categories nor the tags. Should it work as well? It would be really useful if we could use the same pagination on the whole site.<br />
Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander</title>
		<link>http://www.ericmmartin.com/pagination-function-for-wordpress/#comment-11279</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Thu, 21 Jan 2010 22:03:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericmmartin.com/?p=742#comment-11279</guid>
		<description>works really well (even on WPMU installs ;))
thanks a lot.</description>
		<content:encoded><![CDATA[<p>works really well (even on WPMU installs ;))<br />
thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: G.S.</title>
		<link>http://www.ericmmartin.com/pagination-function-for-wordpress/#comment-10945</link>
		<dc:creator>G.S.</dc:creator>
		<pubDate>Thu, 17 Dec 2009 15:29:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericmmartin.com/?p=742#comment-10945</guid>
		<description>A big thank you, your function is the best for me and my needs, you should advertise it more because is number 1 in Wordpress pagination. I like it very much and already use it on my site.</description>
		<content:encoded><![CDATA[<p>A big thank you, your function is the best for me and my needs, you should advertise it more because is number 1 in WordPress pagination. I like it very much and already use it on my site.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
