<?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 : Add Author information below a post in WordPress 2.8</title>
	<atom:link href="http://webdevcodex.com/how-to-add-author-information-below-a-post-in-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://webdevcodex.com/how-to-add-author-information-below-a-post-in-wordpress/</link>
	<description>Resource site for all your web development needs. Also features SEO, blogging, Wordpress Customizations</description>
	<lastBuildDate>Mon, 05 Jul 2010 22:26:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=2958</generator>
	<item>
		<title>By: ChaCha Fance</title>
		<link>http://webdevcodex.com/how-to-add-author-information-below-a-post-in-wordpress/#comment-296</link>
		<dc:creator>ChaCha Fance</dc:creator>
		<pubDate>Mon, 26 Apr 2010 15:43:12 +0000</pubDate>
		<guid isPermaLink="false">http://wordpresscodex.com/?p=72#comment-296</guid>
		<description>Same here, tried it but didn&#039;t come out right at all :( </description>
		<content:encoded><![CDATA[<p>Same here, tried it but didn&#039;t come out right at all <img src='http://webdevcodex.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MonteCito</title>
		<link>http://webdevcodex.com/how-to-add-author-information-below-a-post-in-wordpress/#comment-276</link>
		<dc:creator>MonteCito</dc:creator>
		<pubDate>Thu, 11 Mar 2010 10:15:05 +0000</pubDate>
		<guid isPermaLink="false">http://wordpresscodex.com/?p=72#comment-276</guid>
		<description>I tried to use but there is something messy. Is there anything to do in step 2 ?  I think that I didnt add some codes about style.  </description>
		<content:encoded><![CDATA[<p>I tried to use but there is something messy. Is there anything to do in step 2 ?  I think that I didnt add some codes about style.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Navaro SEM</title>
		<link>http://webdevcodex.com/how-to-add-author-information-below-a-post-in-wordpress/#comment-269</link>
		<dc:creator>Navaro SEM</dc:creator>
		<pubDate>Mon, 01 Mar 2010 09:24:02 +0000</pubDate>
		<guid isPermaLink="false">http://wordpresscodex.com/?p=72#comment-269</guid>
		<description>Useful info. Did I miss point number 2? </description>
		<content:encoded><![CDATA[<p>Useful info. Did I miss point number 2?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shanmugam</title>
		<link>http://webdevcodex.com/how-to-add-author-information-below-a-post-in-wordpress/#comment-200</link>
		<dc:creator>shanmugam</dc:creator>
		<pubDate>Thu, 05 Nov 2009 11:41:09 +0000</pubDate>
		<guid isPermaLink="false">http://wordpresscodex.com/?p=72#comment-200</guid>
		<description>hi Michael! 
Thanks a lot. It is really an useful information. </description>
		<content:encoded><![CDATA[<p>hi Michael!<br />
Thanks a lot. It is really an useful information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Benedict</title>
		<link>http://webdevcodex.com/how-to-add-author-information-below-a-post-in-wordpress/#comment-46</link>
		<dc:creator>Michael Benedict</dc:creator>
		<pubDate>Wed, 15 Jul 2009 18:42:26 +0000</pubDate>
		<guid isPermaLink="false">http://wordpresscodex.com/?p=72#comment-46</guid>
		<description>you are welcome :)</description>
		<content:encoded><![CDATA[<p>you are welcome <img src='http://webdevcodex.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ty</title>
		<link>http://webdevcodex.com/how-to-add-author-information-below-a-post-in-wordpress/#comment-45</link>
		<dc:creator>Ty</dc:creator>
		<pubDate>Wed, 15 Jul 2009 18:12:40 +0000</pubDate>
		<guid isPermaLink="false">http://wordpresscodex.com/?p=72#comment-45</guid>
		<description>Thanks Michael! That works!</description>
		<content:encoded><![CDATA[<p>Thanks Michael! That works!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Benedict</title>
		<link>http://webdevcodex.com/how-to-add-author-information-below-a-post-in-wordpress/#comment-44</link>
		<dc:creator>Michael Benedict</dc:creator>
		<pubDate>Wed, 15 Jul 2009 18:02:17 +0000</pubDate>
		<guid isPermaLink="false">http://wordpresscodex.com/?p=72#comment-44</guid>
		<description>hey Ty,

if you want to make the url linkable, while editing,
&lt;code&gt;&lt;a href=&quot;&lt;?php the_author_meta(&quot;user_url&quot;); ?&gt;&quot; rel=&quot;nofollow&quot;&gt;Website&lt;/a&gt;&lt;/code&gt;
This should do the trick :)</description>
		<content:encoded><![CDATA[<p>hey Ty,</p>
<p>if you want to make the url linkable, while editing,<br />
<code>&lt;a href=&quot;&lt;?php the_author_meta(&quot;user_url&quot;); ?&gt;&quot; rel=&quot;nofollow&quot;&gt;Website&lt;/a&gt;</code><br />
This should do the trick <img src='http://webdevcodex.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ty</title>
		<link>http://webdevcodex.com/how-to-add-author-information-below-a-post-in-wordpress/#comment-43</link>
		<dc:creator>Ty</dc:creator>
		<pubDate>Wed, 15 Jul 2009 17:50:49 +0000</pubDate>
		<guid isPermaLink="false">http://wordpresscodex.com/?p=72#comment-43</guid>
		<description>oops. it didn&#039;t show my code there, but i&#039;m using the same url code as you did above.</description>
		<content:encoded><![CDATA[<p>oops. it didn&#8217;t show my code there, but i&#8217;m using the same url code as you did above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ty</title>
		<link>http://webdevcodex.com/how-to-add-author-information-below-a-post-in-wordpress/#comment-42</link>
		<dc:creator>Ty</dc:creator>
		<pubDate>Wed, 15 Jul 2009 17:49:08 +0000</pubDate>
		<guid isPermaLink="false">http://wordpresscodex.com/?p=72#comment-42</guid>
		<description>Hey, this is great. Using  though and the url is not linkable. Can it be?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hey, this is great. Using  though and the url is not linkable. Can it be?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KonstantinMiller</title>
		<link>http://webdevcodex.com/how-to-add-author-information-below-a-post-in-wordpress/#comment-21</link>
		<dc:creator>KonstantinMiller</dc:creator>
		<pubDate>Mon, 06 Jul 2009 21:30:43 +0000</pubDate>
		<guid isPermaLink="false">http://wordpresscodex.com/?p=72#comment-21</guid>
		<description>Hello, can you please post some more information on this topic? I would like to read more.</description>
		<content:encoded><![CDATA[<p>Hello, can you please post some more information on this topic? I would like to read more.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
