<?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: Thesis Tutorial – Display Recent Comments without a WordPress plugin</title>
	<atom:link href="http://www.serradinho.com/Blog/thesis-tutorial-display-recent-comments-without-a-wordpress-plugin.htm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.serradinho.com/Blog/thesis-tutorial-display-recent-comments-without-a-wordpress-plugin.htm/</link>
	<description>George Serradinho from Serradinho.com writes about blogging news, tips &#38; tricks. Also covers WordPress &#38; Thesis themes and offers a wide range of FREE Downloads.</description>
	<lastBuildDate>Sat, 11 Feb 2012 14:15:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Michael Brown</title>
		<link>http://www.serradinho.com/Blog/thesis-tutorial-display-recent-comments-without-a-wordpress-plugin.htm/#comment-14198</link>
		<dc:creator>Michael Brown</dc:creator>
		<pubDate>Mon, 26 Jul 2010 15:42:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.serradinho.com/Blog/?p=12411#comment-14198</guid>
		<description>sorry, was trying to call the ad rotator function, couldn&#039;t find the code snippet on that page..</description>
		<content:encoded><![CDATA[<p>sorry, was trying to call the ad rotator function, couldn&#8217;t find the code snippet on that page..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Serradinho</title>
		<link>http://www.serradinho.com/Blog/thesis-tutorial-display-recent-comments-without-a-wordpress-plugin.htm/#comment-14197</link>
		<dc:creator>George Serradinho</dc:creator>
		<pubDate>Mon, 26 Jul 2010 15:03:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.serradinho.com/Blog/?p=12411#comment-14197</guid>
		<description>&lt;strong&gt;@Michael Brown&lt;/strong&gt; - well, if you want to insert it into the sidebar using a widget then you need a plugin that reads in &lt;a href=&quot;http://wordpress.org/extend/plugins/exec-php/&quot; rel=&quot;nofollow&quot;&gt;PHP code in widgets&lt;/a&gt;

OR

You can insert it directly just by calling the function itself and pass it the parameters.

&lt;code&gt;&lt;?php custom_recent_comments(6,90); ?&gt;&lt;/code&gt;

&lt;strong&gt;BTW&lt;/strong&gt;, I have actually taken the recent posts functions and created a widget whereby one can drop and drag the widget and then do your selection on the options available. I have not yet done it with the recent comments, but it is on the table.</description>
		<content:encoded><![CDATA[<p><strong>@Michael Brown</strong> &#8211; well, if you want to insert it into the sidebar using a widget then you need a plugin that reads in <a href="http://wordpress.org/extend/plugins/exec-php/">PHP code in widgets</a></p>
<p>OR</p>
<p>You can insert it directly just by calling the function itself and pass it the parameters.</p>
<p><code>&lt;?php custom_recent_comments(6,90); ?&gt;</code></p>
<p><strong>BTW</strong>, I have actually taken the recent posts functions and created a widget whereby one can drop and drag the widget and then do your selection on the options available. I have not yet done it with the recent <a href="http://www.serradinho.com/Blog/recommends/commentluv" style="color:#2361A1;" target="_blank" onmouseover="self.status='wpcommentluv';return true;" onmouseout="self.status=''">comments</a>, but it is on the table.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Brown</title>
		<link>http://www.serradinho.com/Blog/thesis-tutorial-display-recent-comments-without-a-wordpress-plugin.htm/#comment-14196</link>
		<dc:creator>Michael Brown</dc:creator>
		<pubDate>Mon, 26 Jul 2010 14:46:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.serradinho.com/Blog/?p=12411#comment-14196</guid>
		<description>Hi George,

I have the custom_functions.php setup as well as the custom styles, how do I insert the code (and what code do I insert) in the sidebox to call the function to display the ads? Is it into a text widget or directly into the sidebox.php

Thanks,

Michael</description>
		<content:encoded><![CDATA[<p>Hi George,</p>
<p>I have the custom_functions.php setup as well as the custom styles, how do I insert the code (and what code do I insert) in the sidebox to call the function to display the ads? Is it into a text widget or directly into the sidebox.php</p>
<p>Thanks,</p>
<p>Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee Ka Hoong</title>
		<link>http://www.serradinho.com/Blog/thesis-tutorial-display-recent-comments-without-a-wordpress-plugin.htm/#comment-14006</link>
		<dc:creator>Lee Ka Hoong</dc:creator>
		<pubDate>Thu, 24 Jun 2010 14:58:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.serradinho.com/Blog/?p=12411#comment-14006</guid>
		<description>Hey Serradinho, didn&#039;t see you posting for few days, you should be busying for your project right? Mind to update us how&#039;s your project going? ;)

I always like your thesis customization tips! Keep posting!

Regards,
Lee</description>
		<content:encoded><![CDATA[<p>Hey Serradinho, didn&#8217;t see you posting for few days, you should be busying for your project right? Mind to update us how&#8217;s your project going? <img src='http://serradinho-blog.serradinho.netdna-cdn.com/Blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>I always like your <a href="http://www.serradinho.com/Blog/recommends/thesis" style="color:#2361A1;" target="_blank" onmouseover="self.status='wpthesis';return true;" onmouseout="self.status=''">thesis</a> customization tips! Keep posting!</p>
<p>Regards,<br />
Lee</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gagan</title>
		<link>http://www.serradinho.com/Blog/thesis-tutorial-display-recent-comments-without-a-wordpress-plugin.htm/#comment-14004</link>
		<dc:creator>Gagan</dc:creator>
		<pubDate>Wed, 23 Jun 2010 13:23:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.serradinho.com/Blog/?p=12411#comment-14004</guid>
		<description>Manually adding recent comments can give us a broader way to customize it. Thanks for sharing !</description>
		<content:encoded><![CDATA[<p>Manually adding recent <a href="http://www.serradinho.com/Blog/recommends/commentluv" style="color:#2361A1;" target="_blank" onmouseover="self.status='wpcommentluv';return true;" onmouseout="self.status=''">comments</a> can give us a broader way to customize it. Thanks for sharing !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tinh</title>
		<link>http://www.serradinho.com/Blog/thesis-tutorial-display-recent-comments-without-a-wordpress-plugin.htm/#comment-13995</link>
		<dc:creator>Tinh</dc:creator>
		<pubDate>Tue, 22 Jun 2010 10:21:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.serradinho.com/Blog/?p=12411#comment-13995</guid>
		<description>Nice tip George, long time no see any thesis tip</description>
		<content:encoded><![CDATA[<p>Nice tip George, long time no see any <a href="http://www.serradinho.com/Blog/recommends/thesis" style="color:#2361A1;" target="_blank" onmouseover="self.status='wpthesis';return true;" onmouseout="self.status=''">thesis</a> tip</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: venkat</title>
		<link>http://www.serradinho.com/Blog/thesis-tutorial-display-recent-comments-without-a-wordpress-plugin.htm/#comment-13994</link>
		<dc:creator>venkat</dc:creator>
		<pubDate>Tue, 22 Jun 2010 06:23:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.serradinho.com/Blog/?p=12411#comment-13994</guid>
		<description>Nice work done by you George I am not even using default widget to show recent comments, I  deleted it due to hardly readers ever may notice it and may helps my website load speed.Will use file you mentioned in future .</description>
		<content:encoded><![CDATA[<p>Nice work done by you George I am not even using default widget to show recent <a href="http://www.serradinho.com/Blog/recommends/commentluv" style="color:#2361A1;" target="_blank" onmouseover="self.status='wpcommentluv';return true;" onmouseout="self.status=''">comments</a>, I  deleted it due to hardly readers ever may notice it and may helps my website load speed.Will use file you mentioned in future .</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Database Caching 13/27 queries in 0.063 seconds using disk: basic
Object Caching 349/349 objects using disk: basic
Content Delivery Network via serradinho-blog.serradinho.netdna-cdn.com

Served from: serradinho.com @ 2012-02-13 13:56:38 -->
