<?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: How to Display Recent Comments Without Using a Plugin or Widget</title>
	<atom:link href="http://www.wplancer.com/how-to-display-recent-comments-without-using-a-plugin-or-widget/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wplancer.com/how-to-display-recent-comments-without-using-a-plugin-or-widget/</link>
	<description>WordPress Freelance Designer &#38; Developer</description>
	<lastBuildDate>Fri, 30 Jul 2010 20:22:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Julian</title>
		<link>http://www.wplancer.com/how-to-display-recent-comments-without-using-a-plugin-or-widget/#comment-1930</link>
		<dc:creator>Julian</dc:creator>
		<pubDate>Tue, 27 Jul 2010 05:56:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.wplancer.com/?p=603#comment-1930</guid>
		<description>Thanks for a great script! Please can someone tell me how to  get and display the comment&#039;s date as well. I have been trying to use get_comment_date and then echo comment_date but they don&#039;t show anything. Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks for a great script! Please can someone tell me how to  get and display the comment&#8217;s date as well. I have been trying to use get_comment_date and then echo comment_date but they don&#8217;t show anything. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BANAGO</title>
		<link>http://www.wplancer.com/how-to-display-recent-comments-without-using-a-plugin-or-widget/#comment-1926</link>
		<dc:creator>BANAGO</dc:creator>
		<pubDate>Tue, 20 Jul 2010 08:29:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.wplancer.com/?p=603#comment-1926</guid>
		<description>Try to place the function caller blow the loop.</description>
		<content:encoded><![CDATA[<p>Try to place the function caller blow the loop.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cippo</title>
		<link>http://www.wplancer.com/how-to-display-recent-comments-without-using-a-plugin-or-widget/#comment-1925</link>
		<dc:creator>Cippo</dc:creator>
		<pubDate>Mon, 19 Jul 2010 23:41:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.wplancer.com/?p=603#comment-1925</guid>
		<description>If I use it in the loop it says &quot; cannot redeclare ... &quot;

How can I fix this?

Cheers,
Ciprian</description>
		<content:encoded><![CDATA[<p>If I use it in the loop it says &#8221; cannot redeclare &#8230; &#8221;</p>
<p>How can I fix this?</p>
<p>Cheers,<br />
Ciprian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BANAGO</title>
		<link>http://www.wplancer.com/how-to-display-recent-comments-without-using-a-plugin-or-widget/#comment-1913</link>
		<dc:creator>BANAGO</dc:creator>
		<pubDate>Thu, 24 Jun 2010 16:09:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.wplancer.com/?p=603#comment-1913</guid>
		<description>Sure thing, here is the trick. The code I provided uses this code to call the comments:

&lt;code&gt;
&lt; ?php dp_recent_comments(6); ?&gt;
&lt;/code&gt;

Do you see the &quot;6&quot; there? Just replace it with your number, in this case 10. Good luck!</description>
		<content:encoded><![CDATA[<p>Sure thing, here is the trick. The code I provided uses this code to call the comments:</p>
<p><code><br />
< ?php dp_recent_comments(6); ?><br />
</code></p>
<p>Do you see the &#8220;6&#8243; there? Just replace it with your number, in this case 10. Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hayley</title>
		<link>http://www.wplancer.com/how-to-display-recent-comments-without-using-a-plugin-or-widget/#comment-1912</link>
		<dc:creator>Hayley</dc:creator>
		<pubDate>Thu, 24 Jun 2010 14:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.wplancer.com/?p=603#comment-1912</guid>
		<description>how can i show 10 recent comments? 
copied your codes,  but mine is showing only 6..

appreciate your help :)

thanks.</description>
		<content:encoded><![CDATA[<p>how can i show 10 recent comments?<br />
copied your codes,  but mine is showing only 6..</p>
<p>appreciate your help <img src='http://www.wplancer.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Advenda</title>
		<link>http://www.wplancer.com/how-to-display-recent-comments-without-using-a-plugin-or-widget/#comment-1905</link>
		<dc:creator>Advenda</dc:creator>
		<pubDate>Sun, 16 May 2010 08:44:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.wplancer.com/?p=603#comment-1905</guid>
		<description>I was test it and work without any worries</description>
		<content:encoded><![CDATA[<p>I was test it and work without any worries</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mandekira</title>
		<link>http://www.wplancer.com/how-to-display-recent-comments-without-using-a-plugin-or-widget/#comment-1903</link>
		<dc:creator>mandekira</dc:creator>
		<pubDate>Mon, 10 May 2010 05:04:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.wplancer.com/?p=603#comment-1903</guid>
		<description>Hi! Please I&#039;ll like you to help me on how I can display most recent comment of my website on my homepage or on other pages of my website. I uses PHP AND MYSQL for the comment db.  Please help me, I&#039;m new to php and dbs in general. Thank you.</description>
		<content:encoded><![CDATA[<p>Hi! Please I&#8217;ll like you to help me on how I can display most recent comment of my website on my homepage or on other pages of my website. I uses PHP AND MYSQL for the comment db.  Please help me, I&#8217;m new to php and dbs in general. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emmy</title>
		<link>http://www.wplancer.com/how-to-display-recent-comments-without-using-a-plugin-or-widget/#comment-1891</link>
		<dc:creator>Emmy</dc:creator>
		<pubDate>Fri, 30 Apr 2010 09:23:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.wplancer.com/?p=603#comment-1891</guid>
		<description>Thank you, this helped me.</description>
		<content:encoded><![CDATA[<p>Thank you, this helped me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
