<?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: WordPress Plugin: Daily Top 10 Posts Improvements</title>
	<atom:link href="http://www.alleba.com/blog/2007/08/05/wordpress-plugin-daily-top-10-posts-improvements/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alleba.com/blog/2007/08/05/wordpress-plugin-daily-top-10-posts-improvements/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 27 Nov 2011 15:22:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Alleba Blog &#187; Wordpress Plugin: Daily Top 10 Posts</title>
		<link>http://www.alleba.com/blog/2007/08/05/wordpress-plugin-daily-top-10-posts-improvements/comment-page-1/#comment-657504</link>
		<dc:creator>Alleba Blog &#187; Wordpress Plugin: Daily Top 10 Posts</dc:creator>
		<pubDate>Thu, 28 Aug 2008 10:26:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.alleba.com/blog/2007/08/05/wordpress-plugin-daily-top-10-posts-improvements/#comment-657504</guid>
		<description>[...] 0.3 Update: Numerous bugs corrected. For more, read this post. [...]</description>
		<content:encoded><![CDATA[<p>[...] 0.3 Update: Numerous bugs corrected. For more, read this post. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://www.alleba.com/blog/2007/08/05/wordpress-plugin-daily-top-10-posts-improvements/comment-page-1/#comment-330377</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Wed, 02 Jan 2008 10:31:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.alleba.com/blog/2007/08/05/wordpress-plugin-daily-top-10-posts-improvements/#comment-330377</guid>
		<description>Hi on wordpress 2.3.2 if you add the ode tot your single page it throws and error aound line 249 although it does still count the number of views.

ID, &#039;Visited&#039;, &#039;times&#039;, &#039;so far today&#039;, &#039;0&#039;); ?&gt;

Warning: Missing argument 6 for todays_overall_count(), called in /home2/cheaperh/public_html/cheap-holidays/wp-content/themes/talian-10/single.php on line 21 and defined in /home2/cheaperh/public_html/cheap-holidays/wp-content/plugins/dailytop10.php on line 246

Any idea?

Pete</description>
		<content:encoded><![CDATA[<p>Hi on wordpress 2.3.2 if you add the ode tot your single page it throws and error aound line 249 although it does still count the number of views.</p>
<p>ID, &#8216;Visited&#8217;, &#8216;times&#8217;, &#8216;so far today&#8217;, &#8217;0&#8242;); ?&gt;</p>
<p>Warning: Missing argument 6 for todays_overall_count(), called in /home2/cheaperh/public_html/cheap-holidays/wp-content/themes/talian-10/single.php on line 21 and defined in /home2/cheaperh/public_html/cheap-holidays/wp-content/plugins/dailytop10.php on line 246</p>
<p>Any idea?</p>
<p>Pete</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ostenx</title>
		<link>http://www.alleba.com/blog/2007/08/05/wordpress-plugin-daily-top-10-posts-improvements/comment-page-1/#comment-176308</link>
		<dc:creator>ostenx</dc:creator>
		<pubDate>Mon, 06 Aug 2007 20:56:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.alleba.com/blog/2007/08/05/wordpress-plugin-daily-top-10-posts-improvements/#comment-176308</guid>
		<description>i forget to say that for distinguish between an admin (author ...) user and others i inserted:
if (!current_user_can(&#039;edit_posts&#039;))
in the function todays_overall_count just below:
global $table_name_all;</description>
		<content:encoded><![CDATA[<p>i forget to say that for distinguish between an admin (author &#8230;) user and others i inserted:<br />
if (!current_user_can(&#8216;edit_posts&#8217;))<br />
in the function todays_overall_count just below:<br />
global $table_name_all;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ostenx</title>
		<link>http://www.alleba.com/blog/2007/08/05/wordpress-plugin-daily-top-10-posts-improvements/comment-page-1/#comment-176302</link>
		<dc:creator>ostenx</dc:creator>
		<pubDate>Mon, 06 Aug 2007 20:46:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.alleba.com/blog/2007/08/05/wordpress-plugin-daily-top-10-posts-improvements/#comment-176302</guid>
		<description>First, i&#039;m sorry for my bad english.
I&#039;ve already edited this plugins so that it doen&#039;t show the counter in sidebar (except for an admin, author...) and it doesn&#039;t count my (admin, author...) own visits therefore it doesn&#039;t show the unpublished posts (cause the admin&#039;s visits are not recorded).

http://opendz.tuxfamily.org/2007/07/21/top-posts-by-category-mais-sans-compter-vos-visites/ (in french)

A modified version (of 0.3) is here:
http://opendz.tuxfamily.org/download/dailytop10.zip

Thanks for this great job!</description>
		<content:encoded><![CDATA[<p>First, i&#8217;m sorry for my bad english.<br />
I&#8217;ve already edited this plugins so that it doen&#8217;t show the counter in sidebar (except for an admin, author&#8230;) and it doesn&#8217;t count my (admin, author&#8230;) own visits therefore it doesn&#8217;t show the unpublished posts (cause the admin&#8217;s visits are not recorded).</p>
<p><a href="http://opendz.tuxfamily.org/2007/07/21/top-posts-by-category-mais-sans-compter-vos-visites/" rel="nofollow">http://opendz.tuxfamily.org/2007/07/21/top-posts-by-category-mais-sans-compter-vos-visites/</a> (in french)</p>
<p>A modified version (of 0.3) is here:<br />
<a href="http://opendz.tuxfamily.org/download/dailytop10.zip" rel="nofollow">http://opendz.tuxfamily.org/download/dailytop10.zip</a></p>
<p>Thanks for this great job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RJ</title>
		<link>http://www.alleba.com/blog/2007/08/05/wordpress-plugin-daily-top-10-posts-improvements/comment-page-1/#comment-175282</link>
		<dc:creator>RJ</dc:creator>
		<pubDate>Sun, 05 Aug 2007 14:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.alleba.com/blog/2007/08/05/wordpress-plugin-daily-top-10-posts-improvements/#comment-175282</guid>
		<description>HURRAY!</description>
		<content:encoded><![CDATA[<p>HURRAY!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: benj</title>
		<link>http://www.alleba.com/blog/2007/08/05/wordpress-plugin-daily-top-10-posts-improvements/comment-page-1/#comment-175211</link>
		<dc:creator>benj</dc:creator>
		<pubDate>Sun, 05 Aug 2007 12:14:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.alleba.com/blog/2007/08/05/wordpress-plugin-daily-top-10-posts-improvements/#comment-175211</guid>
		<description>I will incorporate this to my site as soon as I remember what my Cpanel password is. haha</description>
		<content:encoded><![CDATA[<p>I will incorporate this to my site as soon as I remember what my Cpanel password is. haha</p>
]]></content:encoded>
	</item>
</channel>
</rss>

