<?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: Displaying Your Most Commented Posts</title>
	<atom:link href="http://wphacks.com/how-to-displaying-your-most-commented-posts/feed/" rel="self" type="application/rss+xml" />
	<link>http://wphacks.com/how-to-displaying-your-most-commented-posts/</link>
	<description>WordPress Themes, Plugins, Hacks, Tutorials, and more!</description>
	<lastBuildDate>Thu, 18 Mar 2010 04:20:03 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Como mostrar los artículos más comentados en Wordpress sin usar plugins &#124; Nosolocodigo</title>
		<link>http://wphacks.com/how-to-displaying-your-most-commented-posts/#comment-9685</link>
		<dc:creator>Como mostrar los artículos más comentados en Wordpress sin usar plugins &#124; Nosolocodigo</dc:creator>
		<pubDate>Tue, 08 Sep 2009 21:35:30 +0000</pubDate>
		<guid isPermaLink="false">http://wphacks.com/?p=1031#comment-9685</guid>
		<description>[...] código de este artículo está basado en el post &#8220;How To: Displaying Your Most Commented Posts&#8221; de [...]</description>
		<content:encoded><![CDATA[<p>[...] código de este artículo está basado en el post &#8220;How To: Displaying Your Most Commented Posts&#8221; de [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://wphacks.com/how-to-displaying-your-most-commented-posts/#comment-7699</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Sat, 06 Jun 2009 02:47:58 +0000</pubDate>
		<guid isPermaLink="false">http://wphacks.com/?p=1031#comment-7699</guid>
		<description>Hi, I&#039;ve used this code and really appreciate your posting it, but I&#039;d like it to show only a list of posts with the most comments (that is, &#039;type=comment&#039;), not posts with the most comments, trackbacks and pingbacks taken together.
Do you know how to modify the sql call to make it work this way?
I think it would be a very helpful change. Hope to here from you.
Thanks.</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;ve used this code and really appreciate your posting it, but I&#8217;d like it to show only a list of posts with the most comments (that is, &#8216;type=comment&#8217;), not posts with the most comments, trackbacks and pingbacks taken together.<br />
Do you know how to modify the sql call to make it work this way?<br />
I think it would be a very helpful change. Hope to here from you.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Collection of WordPress Hacks &#124; WordPress Hacks</title>
		<link>http://wphacks.com/how-to-displaying-your-most-commented-posts/#comment-3663</link>
		<dc:creator>Collection of WordPress Hacks &#124; WordPress Hacks</dc:creator>
		<pubDate>Sat, 18 Oct 2008 02:30:38 +0000</pubDate>
		<guid isPermaLink="false">http://wphacks.com/?p=1031#comment-3663</guid>
		<description>[...] How to Display Your Most Commented Posts [...]</description>
		<content:encoded><![CDATA[<p>[...] How to Display Your Most Commented Posts [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://wphacks.com/how-to-displaying-your-most-commented-posts/#comment-3620</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 17 Oct 2008 13:34:14 +0000</pubDate>
		<guid isPermaLink="false">http://wphacks.com/?p=1031#comment-3620</guid>
		<description>shouldn&#039;t the first line be 
&lt;?php function most_popular_posts($no_posts = 5, $before...
rather than
&lt;?php most_popular_posts($no_posts = 5, $before... ?</description>
		<content:encoded><![CDATA[<p>shouldn&#8217;t the first line be<br />
&lt;?php function most_popular_posts($no_posts = 5, $before&#8230;<br />
rather than<br />
&lt;?php most_popular_posts($no_posts = 5, $before&#8230; ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Artikel mit den meisten Kommentaren ohne Plugin anzeigen &#124; mlogger</title>
		<link>http://wphacks.com/how-to-displaying-your-most-commented-posts/#comment-3010</link>
		<dc:creator>Artikel mit den meisten Kommentaren ohne Plugin anzeigen &#124; mlogger</dc:creator>
		<pubDate>Mon, 15 Sep 2008 05:06:24 +0000</pubDate>
		<guid isPermaLink="false">http://wphacks.com/?p=1031#comment-3010</guid>
		<description>[...] Jungs und M&#228;dels! Bei HackWordpress habe ich eine M&#246;glichkeit gefunden, seine Artikel mit den meisten Kommentaren auch ohne Plugin [...]</description>
		<content:encoded><![CDATA[<p>[...] Jungs und M&#228;dels! Bei HackWordpress habe ich eine M&#246;glichkeit gefunden, seine Artikel mit den meisten Kommentaren auch ohne Plugin [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Muhammad Siyab</title>
		<link>http://wphacks.com/how-to-displaying-your-most-commented-posts/#comment-3009</link>
		<dc:creator>Muhammad Siyab</dc:creator>
		<pubDate>Sun, 14 Sep 2008 15:45:06 +0000</pubDate>
		<guid isPermaLink="false">http://wphacks.com/?p=1031#comment-3009</guid>
		<description>Walt, it&#039;s quicker the code way, instead of the plugin. However for people who don&#039;t like to mess with code, the plugin is perfect! :D</description>
		<content:encoded><![CDATA[<p>Walt, it&#8217;s quicker the code way, instead of the plugin. However for people who don&#8217;t like to mess with code, the plugin is perfect! <img src='http://wphacks.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Walt</title>
		<link>http://wphacks.com/how-to-displaying-your-most-commented-posts/#comment-3008</link>
		<dc:creator>Walt</dc:creator>
		<pubDate>Sat, 13 Sep 2008 02:14:27 +0000</pubDate>
		<guid isPermaLink="false">http://wphacks.com/?p=1031#comment-3008</guid>
		<description>There&#039;s also a plugin called &quot;Most Commented&quot; that does this...
http://wordpress.org/extend/plugins/most-commented/</description>
		<content:encoded><![CDATA[<p>There&#8217;s also a plugin called &#8220;Most Commented&#8221; that does this&#8230;<br />
<a href="http://wordpress.org/extend/plugins/most-commented/" rel="nofollow">http://wordpress.org/extend/plugins/most-commented/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Smith</title>
		<link>http://wphacks.com/how-to-displaying-your-most-commented-posts/#comment-3007</link>
		<dc:creator>Mike Smith</dc:creator>
		<pubDate>Fri, 12 Sep 2008 09:27:03 +0000</pubDate>
		<guid isPermaLink="false">http://wphacks.com/?p=1031#comment-3007</guid>
		<description>Nice little piece of code. Popularity Contest displays with more criteria then just most commented, so this piece of code will work well for someone who wants JUST the most commented. Is this/was this a plug-in or did you custom write this code for the article?</description>
		<content:encoded><![CDATA[<p>Nice little piece of code. Popularity Contest displays with more criteria then just most commented, so this piece of code will work well for someone who wants JUST the most commented. Is this/was this a plug-in or did you custom write this code for the article?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
