<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Advanced Wordpress Tutorials &#187; Hacks</title>
	<atom:link href="http://www.advancedwordpresstutorials.com/category/hacks/feed" rel="self" type="application/rss+xml" />
	<link>http://www.advancedwordpresstutorials.com</link>
	<description>including the basics and other Handy Tools</description>
	<lastBuildDate>Mon, 05 Dec 2011 13:26:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Adding the Author&#8217;s Biography to their posts.</title>
		<link>http://www.advancedwordpresstutorials.com/adding-the-authors-biography-to-their-posts</link>
		<comments>http://www.advancedwordpresstutorials.com/adding-the-authors-biography-to-their-posts#comments</comments>
		<pubDate>Wed, 30 Dec 2009 00:59:08 +0000</pubDate>
		<dc:creator>madison</dc:creator>
				<category><![CDATA[Hacks]]></category>

		<guid isPermaLink="false">http://www.advancedwordpresstutorials.com/?p=235</guid>
		<description><![CDATA[Now that I&#8217;m getting a few fellow WordPressers contributing to this site, it&#8217;s only fair that I let them bask in their glory but displaying their BIO information on the page. Instead of me re writing what is already there&#8230; Here is the link to the site I found this on. http://outthinkgroup.com/2009/01/16/wordpress-tip-how-to-add-author-biography-information-to-your-posts/ I&#8217;m just about [...]]]></description>
			<content:encoded><![CDATA[<p>Now that I&#8217;m getting a few fellow WordPressers contributing to this site, it&#8217;s only fair that I let them bask in their glory but displaying their BIO information on the page.</p>
<p>Instead of me re writing what is already there&#8230; Here is the link to the site I found this on.</p>
<p><a title="Adding an authors Biographical Information" href="http://outthinkgroup.com/2009/01/16/wordpress-tip-how-to-add-author-biography-information-to-your-posts/" <a href="http:///v4/?page_id=79">acai berry buy</a>  target=&#8221;_blank&#8221;>http://outthinkgroup.com/2009/01/16/wordpress-tip-how-to-add-author-biography-information-to-your-posts/</a></p>
<p>I&#8217;m just about to implement this myself&#8230;</p>
<h2>Ok that wasn&#8217;t too painful at all.</h2>
<p>Basically you can copy the CSS on the site and paste that in your themes Style Sheet. Although it is a good idea to check that the class for .author_bio doesn&#8217;t already exist.  It&#8217;s a good habit to check these things &#8211; never assume.</p>
<p>Next, take the snippet of HTML with the WP tags and paste that into your single.php file. The site clearly explains where to put it.</p>
<p>If you get stuck &#8211; ask in the comments.</p>
<p>Now I have to go and update my BIO so it shows something useful.</p>
<h2>Added check!</h2>
<p>This is where we could add in something to make this a little more useful. That being the case where the author doesn&#8217;t have a BIO entry.  It&#8217;s probably best to show nothing or put in some witty comment to help remind them they had best put something in there. But that&#8217;ll happen later when I get a moment. For now it&#8217;s on my todo list.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.advancedwordpresstutorials.com/adding-the-authors-biography-to-their-posts/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

