<?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: Adding Post Author Avatars</title>
	<atom:link href="http://ablereach.com/wordpress/adding-post-author-avatars/feed/" rel="self" type="application/rss+xml" />
	<link>http://ablereach.com/wordpress/adding-post-author-avatars/</link>
	<description>Using the Internet to Build Community</description>
	<lastBuildDate>Sat, 04 Sep 2010 22:01:50 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Federico</title>
		<link>http://ablereach.com/wordpress/adding-post-author-avatars/comment-page-1/#comment-1296</link>
		<dc:creator>Federico</dc:creator>
		<pubDate>Tue, 08 Jun 2010 21:35:41 +0000</pubDate>
		<guid isPermaLink="false">http://ablereach.com/wordpress/adding-post-author-avatars/#comment-1296</guid>
		<description>it&#039;s a simple advice like yours, NOT a premade plugin that help people understand WP. Even for a php dummy like me.

Thank you very much</description>
		<content:encoded><![CDATA[<p>it&#8217;s a simple advice like yours, NOT a premade plugin that help people understand WP. Even for a php dummy like me.</p>
<p>Thank you very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William Lawson</title>
		<link>http://ablereach.com/wordpress/adding-post-author-avatars/comment-page-1/#comment-1295</link>
		<dc:creator>William Lawson</dc:creator>
		<pubDate>Mon, 31 May 2010 06:06:01 +0000</pubDate>
		<guid isPermaLink="false">http://ablereach.com/wordpress/adding-post-author-avatars/#comment-1295</guid>
		<description>I don&#039;t think I&#039;ve ever seen a &quot;how to&quot; so nicely done and easy to understand as this. VERY MUCH appreciated! Thank you!</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think I&#8217;ve ever seen a &#8220;how to&#8221; so nicely done and easy to understand as this. VERY MUCH appreciated! Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Addy</title>
		<link>http://ablereach.com/wordpress/adding-post-author-avatars/comment-page-1/#comment-1272</link>
		<dc:creator>Addy</dc:creator>
		<pubDate>Sun, 03 Jan 2010 21:20:19 +0000</pubDate>
		<guid isPermaLink="false">http://ablereach.com/wordpress/adding-post-author-avatars/#comment-1272</guid>
		<description>I just wanted to say a big thank you for this useful piece of code. I&#039;d previously been considering writing a plugin for this that would allow our company to load in custom avatars, but when you can simply upload a directory of them based on user_ids, it&#039;s so much simplier to get done.

Thanks!</description>
		<content:encoded><![CDATA[<p>I just wanted to say a big thank you for this useful piece of code. I&#8217;d previously been considering writing a plugin for this that would allow our company to load in custom avatars, but when you can simply upload a directory of them based on user_ids, it&#8217;s so much simplier to get done.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dysantic</title>
		<link>http://ablereach.com/wordpress/adding-post-author-avatars/comment-page-1/#comment-1245</link>
		<dc:creator>Dysantic</dc:creator>
		<pubDate>Sat, 22 Aug 2009 17:01:22 +0000</pubDate>
		<guid isPermaLink="false">http://ablereach.com/wordpress/adding-post-author-avatars/#comment-1245</guid>
		<description>Thank you so much for pointing me in the right direction. I wanted to have an avatar appear for a particular category (where my YouTube videos would post automatically and I didn&#039;t want to have to manually set the avatar), and you put me in the right direction.

Bernal, the code above is the same, but instead of using &quot;the_author_ID&quot;, simply use &quot;the_category_ID&quot; (as of Wordpress 2.8.4) and name your category image as [category_number].jpg within the specified directory.

E.</description>
		<content:encoded><![CDATA[<p>Thank you so much for pointing me in the right direction. I wanted to have an avatar appear for a particular category (where my YouTube videos would post automatically and I didn&#8217;t want to have to manually set the avatar), and you put me in the right direction.</p>
<p>Bernal, the code above is the same, but instead of using &#8220;the_author_ID&#8221;, simply use &#8220;the_category_ID&#8221; (as of Wordpress 2.8.4) and name your category image as [category_number].jpg within the specified directory.</p>
<p>E.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AbleReach</title>
		<link>http://ablereach.com/wordpress/adding-post-author-avatars/comment-page-1/#comment-1224</link>
		<dc:creator>AbleReach</dc:creator>
		<pubDate>Mon, 22 Jun 2009 17:29:57 +0000</pubDate>
		<guid isPermaLink="false">http://ablereach.com/wordpress/adding-post-author-avatars/#comment-1224</guid>
		<description>Bernal, This particular code has to do with the_author_ID tag.   You&#039;d need to look at category tags to figure out what will work with them.  Sorry!</description>
		<content:encoded><![CDATA[<p>Bernal, This particular code has to do with the_author_ID tag.   You&#8217;d need to look at category tags to figure out what will work with them.  Sorry!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
