<?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: Making a list of blog authors : get_users_of_blog and get_userdata</title>
	<atom:link href="http://blogmum.com/2009/07/making-a-list-of-blog-authors-get_users_of_blog-and-get_userdata/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogmum.com/2009/07/making-a-list-of-blog-authors-get_users_of_blog-and-get_userdata/</link>
	<description>WordPress made easy</description>
	<lastBuildDate>Fri, 30 Jul 2010 00:19:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Richard</title>
		<link>http://blogmum.com/2009/07/making-a-list-of-blog-authors-get_users_of_blog-and-get_userdata/#comment-8057</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Mon, 12 Jul 2010 08:17:36 +0000</pubDate>
		<guid isPermaLink="false">http://blogmum.com/?p=1017#comment-8057</guid>
		<description>Great post, many thanks - I&#039;m wondering if there&#039;s a way to list the individual posts of the authors using this query..

What I&#039;d like to able to do is to list the authors on a site and to display their posts (well, just the posts&#039; title really).

Any thoughts?!

Cheers</description>
		<content:encoded><![CDATA[<p>Great post, many thanks - I'm wondering if there's a way to list the individual posts of the authors using this query..</p>
<p>What I'd like to able to do is to list the authors on a site and to display their posts (well, just the posts' title really).</p>
<p>Any thoughts?!</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charlie Kelemen</title>
		<link>http://blogmum.com/2009/07/making-a-list-of-blog-authors-get_users_of_blog-and-get_userdata/#comment-4700</link>
		<dc:creator>Charlie Kelemen</dc:creator>
		<pubDate>Tue, 20 Apr 2010 03:50:35 +0000</pubDate>
		<guid isPermaLink="false">http://blogmum.com/?p=1017#comment-4700</guid>
		<description>Good day. Very first I want to say that I actually like your weblog, just determined it last week but I&#039;ve been following it constantly since then. 

I appear to come to an agreement with most of the thoughts and opinions and this post is no different. entirely 

Thank you to get a excellent webpage and I hope you preserve up the good work. If you do I will continue to look over it. 

Have a very excellent evening.</description>
		<content:encoded><![CDATA[<p>Good day. Very first I want to say that I actually like your weblog, just determined it last week but I've been following it constantly since then. </p>
<p>I appear to come to an agreement with most of the thoughts and opinions and this post is no different. entirely </p>
<p>Thank you to get a excellent webpage and I hope you preserve up the good work. If you do I will continue to look over it. </p>
<p>Have a very excellent evening.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jake</title>
		<link>http://blogmum.com/2009/07/making-a-list-of-blog-authors-get_users_of_blog-and-get_userdata/#comment-4535</link>
		<dc:creator>Jake</dc:creator>
		<pubDate>Tue, 13 Apr 2010 18:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogmum.com/?p=1017#comment-4535</guid>
		<description>How do you hid a user from showing on the author page?</description>
		<content:encoded><![CDATA[<p>How do you hid a user from showing on the author page?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sue</title>
		<link>http://blogmum.com/2009/07/making-a-list-of-blog-authors-get_users_of_blog-and-get_userdata/#comment-4445</link>
		<dc:creator>Sue</dc:creator>
		<pubDate>Fri, 09 Apr 2010 12:39:18 +0000</pubDate>
		<guid isPermaLink="false">http://blogmum.com/?p=1017#comment-4445</guid>
		<description>wp_usermeta</description>
		<content:encoded><![CDATA[<p>wp_usermeta</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://blogmum.com/2009/07/making-a-list-of-blog-authors-get_users_of_blog-and-get_userdata/#comment-4424</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 08 Apr 2010 10:49:02 +0000</pubDate>
		<guid isPermaLink="false">http://blogmum.com/?p=1017#comment-4424</guid>
		<description>Can you tell me where the description / bio field is found in the wordpress database, i can&#039;t seem to find it. I want to write a custom query in coldfusion.</description>
		<content:encoded><![CDATA[<p>Can you tell me where the description / bio field is found in the wordpress database, i can't seem to find it. I want to write a custom query in coldfusion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cody McKibben</title>
		<link>http://blogmum.com/2009/07/making-a-list-of-blog-authors-get_users_of_blog-and-get_userdata/#comment-4057</link>
		<dc:creator>Cody McKibben</dc:creator>
		<pubDate>Thu, 25 Mar 2010 17:36:18 +0000</pubDate>
		<guid isPermaLink="false">http://blogmum.com/?p=1017#comment-4057</guid>
		<description>Thirded! (or is it fourthed now?) I&#039;d love to figure out how to sort this by last name or &quot;nicename&quot;. I&#039;ve done author lists with the global $wpdb and can sort that but I can&#039;t figure out how to apply the same here. Thanks very much for the awesome code though! :D</description>
		<content:encoded><![CDATA[<p>Thirded! (or is it fourthed now?) I'd love to figure out how to sort this by last name or "nicename". I've done author lists with the global $wpdb and can sort that but I can't figure out how to apply the same here. Thanks very much for the awesome code though! <img src='http://blogmum.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FlossieT</title>
		<link>http://blogmum.com/2009/07/making-a-list-of-blog-authors-get_users_of_blog-and-get_userdata/#comment-4049</link>
		<dc:creator>FlossieT</dc:creator>
		<pubDate>Thu, 25 Mar 2010 10:56:37 +0000</pubDate>
		<guid isPermaLink="false">http://blogmum.com/?p=1017#comment-4049</guid>
		<description>I&#039;m also interested in the sorting-by-last-name question: bizarrely, listing authors seems to be one of the built-in-list functions in WordPress that doesn&#039;t have built-in sort options! I&#039;ve got to display a list of authors randomised in one place and alphabetically by surname in another...</description>
		<content:encoded><![CDATA[<p>I'm also interested in the sorting-by-last-name question: bizarrely, listing authors seems to be one of the built-in-list functions in WordPress that doesn't have built-in sort options! I've got to display a list of authors randomised in one place and alphabetically by surname in another...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Piet</title>
		<link>http://blogmum.com/2009/07/making-a-list-of-blog-authors-get_users_of_blog-and-get_userdata/#comment-3462</link>
		<dc:creator>Piet</dc:creator>
		<pubDate>Wed, 24 Feb 2010 03:46:36 +0000</pubDate>
		<guid isPermaLink="false">http://blogmum.com/?p=1017#comment-3462</guid>
		<description>Hi, great tutorial, thanks!

I also would like to know how to sort the list in alphabetical order. I have searched your website, but can&#039;t find the &quot;next&quot; article. Could you please point me/us in the right direction?
Thanks!</description>
		<content:encoded><![CDATA[<p>Hi, great tutorial, thanks!</p>
<p>I also would like to know how to sort the list in alphabetical order. I have searched your website, but can't find the "next" article. Could you please point me/us in the right direction?<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leiland Dale</title>
		<link>http://blogmum.com/2009/07/making-a-list-of-blog-authors-get_users_of_blog-and-get_userdata/#comment-2645</link>
		<dc:creator>Leiland Dale</dc:creator>
		<pubDate>Sun, 17 Jan 2010 20:34:10 +0000</pubDate>
		<guid isPermaLink="false">http://blogmum.com/?p=1017#comment-2645</guid>
		<description>I&#039;ve go this completely working. Thanks a million!!

The only thing that I&#039;ve noticed is I&#039;ve set this to Authors (user level 2) but it still shows all the user levels. Obviously because they&#039;re also user level 2. How do I exclude them?

And this has been asked as well. How do I sort them alphabetically?

Thanks in advance!!</description>
		<content:encoded><![CDATA[<p>I've go this completely working. Thanks a million!!</p>
<p>The only thing that I've noticed is I've set this to Authors (user level 2) but it still shows all the user levels. Obviously because they're also user level 2. How do I exclude them?</p>
<p>And this has been asked as well. How do I sort them alphabetically?</p>
<p>Thanks in advance!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sue</title>
		<link>http://blogmum.com/2009/07/making-a-list-of-blog-authors-get_users_of_blog-and-get_userdata/#comment-2642</link>
		<dc:creator>Sue</dc:creator>
		<pubDate>Sun, 17 Jan 2010 19:18:01 +0000</pubDate>
		<guid isPermaLink="false">http://blogmum.com/?p=1017#comment-2642</guid>
		<description>Check user_level before you output anything, so you only output authors and editors (or whatever levels you want).</description>
		<content:encoded><![CDATA[<p>Check user_level before you output anything, so you only output authors and editors (or whatever levels you want).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
