<?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: Show Top 10 Posts in WordPress Without a Plugin</title>
	<atom:link href="http://benosullivan.co.uk/wordpress/show-top-10-posts-in-wordpress-without-a-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://benosullivan.co.uk/internet/wordpress/show-top-10-posts-in-wordpress-without-a-plugin/</link>
	<description></description>
	<lastBuildDate>Tue, 27 Dec 2011 11:22:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: krembo99</title>
		<link>http://benosullivan.co.uk/internet/wordpress/show-top-10-posts-in-wordpress-without-a-plugin/comment-page-1/#comment-33996</link>
		<dc:creator>krembo99</dc:creator>
		<pubDate>Tue, 13 Dec 2011 04:55:55 +0000</pubDate>
		<guid isPermaLink="false">http://benosullivan.co.uk/?p=886#comment-33996</guid>
		<description>thanks for the tips . 
Two small  observations :
1. recent posts has a wp function wp_get_recent_posts();
$recent_posts = wp_get_recent_posts();

2. your comment count will also show revisions (not published) posts if blog has less than 10 commented posts .</description>
		<content:encoded><![CDATA[<p>thanks for the tips .<br />
Two small  observations :<br />
1. recent posts has a wp function wp_get_recent_posts();<br />
$recent_posts = wp_get_recent_posts();</p>
<p>2. your comment count will also show revisions (not published) posts if blog has less than 10 commented posts .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geektual</title>
		<link>http://benosullivan.co.uk/internet/wordpress/show-top-10-posts-in-wordpress-without-a-plugin/comment-page-1/#comment-17363</link>
		<dc:creator>Geektual</dc:creator>
		<pubDate>Fri, 01 Apr 2011 09:17:02 +0000</pubDate>
		<guid isPermaLink="false">http://benosullivan.co.uk/?p=886#comment-17363</guid>
		<description>Views count will add lots of cpu usage the more post you have, but yeah it&#039;s possible.</description>
		<content:encoded><![CDATA[<p>Views count will add lots of cpu usage the more post you have, but yeah it&#8217;s possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frankie Jarrett</title>
		<link>http://benosullivan.co.uk/internet/wordpress/show-top-10-posts-in-wordpress-without-a-plugin/comment-page-1/#comment-11053</link>
		<dc:creator>Frankie Jarrett</dc:creator>
		<pubDate>Tue, 11 Jan 2011 04:57:39 +0000</pubDate>
		<guid isPermaLink="false">http://benosullivan.co.uk/?p=886#comment-11053</guid>
		<description>Oh and for anyone else reading this...just an FYI, I do believe &#039;showposts&#039; has been deprecated in favor of &#039;posts_per_page&#039;

//Frankie</description>
		<content:encoded><![CDATA[<p>Oh and for anyone else reading this&#8230;just an FYI, I do believe &#8216;showposts&#8217; has been deprecated in favor of &#8216;posts_per_page&#8217;</p>
<p>//Frankie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frankie Jarrett</title>
		<link>http://benosullivan.co.uk/internet/wordpress/show-top-10-posts-in-wordpress-without-a-plugin/comment-page-1/#comment-11052</link>
		<dc:creator>Frankie Jarrett</dc:creator>
		<pubDate>Tue, 11 Jan 2011 04:54:22 +0000</pubDate>
		<guid isPermaLink="false">http://benosullivan.co.uk/?p=886#comment-11052</guid>
		<description>Great tips, thank you. View counts can be done with only code! I&#039;m using Justin Tadlock&#039;s entry-views extension in my theme without a plugin :)

http://devpress.com/blog/entry-views-extension/

//Frankie</description>
		<content:encoded><![CDATA[<p>Great tips, thank you. View counts can be done with only code! I&#8217;m using Justin Tadlock&#8217;s entry-views extension in my theme without a plugin <img src='http://benosullivan.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://devpress.com/blog/entry-views-extension/" rel="nofollow">http://devpress.com/blog/entry-views-extension/</a></p>
<p>//Frankie</p>
]]></content:encoded>
	</item>
</channel>
</rss>

