<?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 list comments by users in WordPress?</title>
	<atom:link href="http://www.darcynorman.net/2008/10/21/how-to-list-comments-by-users-in-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darcynorman.net/2008/10/21/how-to-list-comments-by-users-in-wordpress/</link>
	<description>apparently much happier in person</description>
	<lastBuildDate>Fri, 20 Nov 2009 14:35:07 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: dnorman</title>
		<link>http://www.darcynorman.net/2008/10/21/how-to-list-comments-by-users-in-wordpress/#comment-193666</link>
		<dc:creator>dnorman</dc:creator>
		<pubDate>Wed, 22 Oct 2008 16:14:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/?p=2391#comment-193666</guid>
		<description>I found out why it was only showing 4 commenters - by default, it only shows members that have posted more than 5 comments. The limit is hardcoded onto line 518 of &lt;code&gt;wp-stats.php&lt;/code&gt; and can be easily modified (I just changed the call to &lt;code&gt;get_commentmembersstats(0, 0, false);&lt;/code&gt; and now all commenters show up. Looks like the plugin was designed to expose this as a setting, but the UI never got built...

@Will Community Cloud is interesting, and I just &lt;a href=&quot;http://www.darcynorman.net/about/comment-community/&quot; rel=&quot;nofollow&quot;&gt;installed it here to play with it&lt;/a&gt;, but it&#039;s not what we need for this project. It provides the great cloud view, but links to the poster&#039;s own blog, rather than to a page on the course blog listing that person&#039;s contributions. Handy, but not what&#039;s needed.</description>
		<content:encoded><![CDATA[<p>I found out why it was only showing 4 commenters &#8211; by default, it only shows members that have posted more than 5 comments. The limit is hardcoded onto line 518 of <code>wp-stats.php</code> and can be easily modified (I just changed the call to <code>get_commentmembersstats(0, 0, false);</code> and now all commenters show up. Looks like the plugin was designed to expose this as a setting, but the UI never got built&#8230;</p>
<p>@Will Community Cloud is interesting, and I just <a href="http://www.darcynorman.net/about/comment-community/" rel="nofollow">installed it here to play with it</a>, but it&#8217;s not what we need for this project. It provides the great cloud view, but links to the poster&#8217;s own blog, rather than to a page on the course blog listing that person&#8217;s contributions. Handy, but not what&#8217;s needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will Taylor</title>
		<link>http://www.darcynorman.net/2008/10/21/how-to-list-comments-by-users-in-wordpress/#comment-193658</link>
		<dc:creator>Will Taylor</dc:creator>
		<pubDate>Wed, 22 Oct 2008 02:13:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/?p=2391#comment-193658</guid>
		<description>How&#039;s about the &lt;a href=&quot;http://wordpress.org/extend/plugins/community-cloud/&quot; rel=&quot;nofollow&quot;&gt;Community Cloud plugin?&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>How&#8217;s about the <a href="http://wordpress.org/extend/plugins/community-cloud/" rel="nofollow">Community Cloud plugin?</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dnorman</title>
		<link>http://www.darcynorman.net/2008/10/21/how-to-list-comments-by-users-in-wordpress/#comment-193656</link>
		<dc:creator>dnorman</dc:creator>
		<pubDate>Tue, 21 Oct 2008 23:07:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/?p=2391#comment-193656</guid>
		<description>we&#039;re finding for some reason that it&#039;s only showing 4 commenters on this one blog that has well over a dozen active users. I&#039;ll take a look at the code (it appears to be working fine on my main blog). Hopefully it&#039;s pretty minor.</description>
		<content:encoded><![CDATA[<p>we&#8217;re finding for some reason that it&#8217;s only showing 4 commenters on this one blog that has well over a dozen active users. I&#8217;ll take a look at the code (it appears to be working fine on my main blog). Hopefully it&#8217;s pretty minor.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://www.darcynorman.net/2008/10/21/how-to-list-comments-by-users-in-wordpress/#comment-193650</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Tue, 21 Oct 2008 21:59:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/?p=2391#comment-193650</guid>
		<description>Excellent,

This will come in very useful for us too, thank Ian!</description>
		<content:encoded><![CDATA[<p>Excellent,</p>
<p>This will come in very useful for us too, thank Ian!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian H.</title>
		<link>http://www.darcynorman.net/2008/10/21/how-to-list-comments-by-users-in-wordpress/#comment-193648</link>
		<dc:creator>Ian H.</dc:creator>
		<pubDate>Tue, 21 Oct 2008 21:12:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/?p=2391#comment-193648</guid>
		<description>Glad I could help!</description>
		<content:encoded><![CDATA[<p>Glad I could help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dnorman</title>
		<link>http://www.darcynorman.net/2008/10/21/how-to-list-comments-by-users-in-wordpress/#comment-193645</link>
		<dc:creator>dnorman</dc:creator>
		<pubDate>Tue, 21 Oct 2008 20:30:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/?p=2391#comment-193645</guid>
		<description>@Ian &lt;a href=&quot;http://wordpress.org/extend/plugins/wp-stats/&quot; rel=&quot;nofollow&quot;&gt;WP-Stats&lt;/a&gt; does EXACTLY what I need! Thanks for the tip!</description>
		<content:encoded><![CDATA[<p>@Ian <a href="http://wordpress.org/extend/plugins/wp-stats/" rel="nofollow">WP-Stats</a> does EXACTLY what I need! Thanks for the tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian H.</title>
		<link>http://www.darcynorman.net/2008/10/21/how-to-list-comments-by-users-in-wordpress/#comment-193644</link>
		<dc:creator>Ian H.</dc:creator>
		<pubDate>Tue, 21 Oct 2008 20:07:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/?p=2391#comment-193644</guid>
		<description>Part of the WP-Stats plugin lists comment stats by commenter.  They are clickable and lead to a page listing all the comments and which post they&#039;re from - it&#039;s pretty handy.  Unfortunately, it lists them by alias, so if the same commenter uses different names, it won&#039;t aggregate them the way an e-mail address-based list would.</description>
		<content:encoded><![CDATA[<p>Part of the WP-Stats plugin lists comment stats by commenter.  They are clickable and lead to a page listing all the comments and which post they&#8217;re from &#8211; it&#8217;s pretty handy.  Unfortunately, it lists them by alias, so if the same commenter uses different names, it won&#8217;t aggregate them the way an e-mail address-based list would.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
