<?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 Create a Comments Central Page Template in WordPress</title>
	<atom:link href="http://www.themelab.com/2010/02/24/how-to-create-a-comments-central-page-template-in-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.themelab.com/2010/02/24/how-to-create-a-comments-central-page-template-in-wordpress/</link>
	<description></description>
	<lastBuildDate>Sat, 04 May 2013 15:07:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Farfisa</title>
		<link>http://www.themelab.com/2010/02/24/how-to-create-a-comments-central-page-template-in-wordpress/#comment-18691</link>
		<dc:creator>Farfisa</dc:creator>
		<pubDate>Sun, 19 Feb 2012 09:05:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=1552#comment-18691</guid>
		<description><![CDATA[Hi Leland,
This is great for my wife&#039;s site. She&#039;s a writer.
I&#039;ll go to make it fo her. Very handy.

I found your page in my search for a little trick, but seems to be not used… but I think it&#039;s an handy trick wich should used on many site who carry a testimonial page, for example. I also presum it&#039;s an easy snippet to write but I&#039;m not a php king…
It&#039;s: grabing the comments_count/number from the testimonial page (wich is a page, not a post), and print it into the sidebar.

I turn around things like http://codex.wordpress.org/Template_Tags/get_comments_number , but cannot get it to work :(

Do you think you can help me please?
I&#039;m using Sandbox theme.]]></description>
		<content:encoded><![CDATA[<p>Hi Leland,<br />
This is great for my wife&#8217;s site. She&#8217;s a writer.<br />
I&#8217;ll go to make it fo her. Very handy.</p>
<p>I found your page in my search for a little trick, but seems to be not used… but I think it&#8217;s an handy trick wich should used on many site who carry a testimonial page, for example. I also presum it&#8217;s an easy snippet to write but I&#8217;m not a php king…<br />
It&#8217;s: grabing the comments_count/number from the testimonial page (wich is a page, not a post), and print it into the sidebar.</p>
<p>I turn around things like <a href="http://codex.wordpress.org/Template_Tags/get_comments_number" rel="nofollow">http://codex.wordpress.org/Template_Tags/get_comments_number</a> , but cannot get it to work <img src='http://www.themelab.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Do you think you can help me please?<br />
I&#8217;m using Sandbox theme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Omar</title>
		<link>http://www.themelab.com/2010/02/24/how-to-create-a-comments-central-page-template-in-wordpress/#comment-13535</link>
		<dc:creator>Omar</dc:creator>
		<pubDate>Thu, 25 Feb 2010 01:45:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=1552#comment-13535</guid>
		<description><![CDATA[Great tutorial Hafiz! 

And if I&#039;m not wrong this is the first guest post? if so woot! 
Maybe I&#039;ll be next :P]]></description>
		<content:encoded><![CDATA[<p>Great tutorial Hafiz! </p>
<p>And if I&#8217;m not wrong this is the first guest post? if so woot!<br />
Maybe I&#8217;ll be next <img src='http://www.themelab.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hafiz Rahman</title>
		<link>http://www.themelab.com/2010/02/24/how-to-create-a-comments-central-page-template-in-wordpress/#comment-13531</link>
		<dc:creator>Hafiz Rahman</dc:creator>
		<pubDate>Thu, 25 Feb 2010 01:02:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=1552#comment-13531</guid>
		<description><![CDATA[Learn something new every day. Will take a good look at that function, thanks Ptah :)]]></description>
		<content:encoded><![CDATA[<p>Learn something new every day. Will take a good look at that function, thanks Ptah <img src='http://www.themelab.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ptah Dunbar</title>
		<link>http://www.themelab.com/2010/02/24/how-to-create-a-comments-central-page-template-in-wordpress/#comment-13509</link>
		<dc:creator>Ptah Dunbar</dc:creator>
		<pubDate>Wed, 24 Feb 2010 20:25:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=1552#comment-13509</guid>
		<description><![CDATA[Exactly, &lt;code&gt;_wp_get_comment_list()&lt;/code&gt; returns an array of all comments so from there, you would simply run a foreach loop.]]></description>
		<content:encoded><![CDATA[<p>Exactly, <code>_wp_get_comment_list()</code> returns an array of all comments so from there, you would simply run a foreach loop.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leland</title>
		<link>http://www.themelab.com/2010/02/24/how-to-create-a-comments-central-page-template-in-wordpress/#comment-13506</link>
		<dc:creator>Leland</dc:creator>
		<pubDate>Wed, 24 Feb 2010 20:01:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=1552#comment-13506</guid>
		<description><![CDATA[Hey Kim, awesome.  Let us know how it works out once you implement it.]]></description>
		<content:encoded><![CDATA[<p>Hey Kim, awesome.  Let us know how it works out once you implement it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leland</title>
		<link>http://www.themelab.com/2010/02/24/how-to-create-a-comments-central-page-template-in-wordpress/#comment-13505</link>
		<dc:creator>Leland</dc:creator>
		<pubDate>Wed, 24 Feb 2010 20:01:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=1552#comment-13505</guid>
		<description><![CDATA[Hey Ptah, glad you found it useful.  I was actually thinking of implementing a similar page here too because I think it&#039;s a good way to &quot;reward&#039; good commenters.

And thanks for the tip about the raw SQL queries.  I&#039;m assuming that could essentially replace any instances of code like this?

&lt;code&gt;$sql = &quot;SELECT p.*, ...&quot;; // and so on
$results = $wpdb-&gt;get_results($sql);&lt;/code&gt;]]></description>
		<content:encoded><![CDATA[<p>Hey Ptah, glad you found it useful.  I was actually thinking of implementing a similar page here too because I think it&#8217;s a good way to &#8220;reward&#8217; good commenters.</p>
<p>And thanks for the tip about the raw SQL queries.  I&#8217;m assuming that could essentially replace any instances of code like this?</p>
<p><code>$sql = &quot;SELECT p.*, ...&quot;; // and so on<br />
$results = $wpdb-&gt;get_results($sql);</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kim Parsell</title>
		<link>http://www.themelab.com/2010/02/24/how-to-create-a-comments-central-page-template-in-wordpress/#comment-13491</link>
		<dc:creator>Kim Parsell</dc:creator>
		<pubDate>Wed, 24 Feb 2010 16:59:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=1552#comment-13491</guid>
		<description><![CDATA[Definitely some things here that I want to implement on my photoblog once I get it converted to WordPress. Thanks!]]></description>
		<content:encoded><![CDATA[<p>Definitely some things here that I want to implement on my photoblog once I get it converted to WordPress. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ptah Dunbar</title>
		<link>http://www.themelab.com/2010/02/24/how-to-create-a-comments-central-page-template-in-wordpress/#comment-13488</link>
		<dc:creator>Ptah Dunbar</dc:creator>
		<pubDate>Wed, 24 Feb 2010 16:34:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=1552#comment-13488</guid>
		<description><![CDATA[Great idea, I might implement something like this for my site.

Just an FYI: instead of doing raw queries, try using this:

include ( ABSPATH . &#039;wp-admin/includes/template.php&#039; );
_wp_get_comment_list( &#039;approved&#039;, false, 0, 20, 0, &#039;comment&#039; );
]]></description>
		<content:encoded><![CDATA[<p>Great idea, I might implement something like this for my site.</p>
<p>Just an FYI: instead of doing raw queries, try using this:</p>
<p>include ( ABSPATH . &#8216;wp-admin/includes/template.php&#8217; );<br />
_wp_get_comment_list( &#8216;approved&#8217;, false, 0, 20, 0, &#8216;comment&#8217; );</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.307 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2013-05-06 22:44:40 -->
