<?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 Display Author&#8217;s Twitter and Facebook on the Profile Page</title>
	<atom:link href="http://www.wpbeginner.com/wp-tutorials/how-to-display-authors-twitter-and-facebook-on-the-profile-page/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wpbeginner.com/wp-tutorials/how-to-display-authors-twitter-and-facebook-on-the-profile-page/</link>
	<description>Beginner&#039;s Guide for WordPress</description>
	<lastBuildDate>Tue, 27 Jul 2010 18:58:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: anika</title>
		<link>http://www.wpbeginner.com/wp-tutorials/how-to-display-authors-twitter-and-facebook-on-the-profile-page/comment-page-1/#comment-24343</link>
		<dc:creator>anika</dc:creator>
		<pubDate>Tue, 06 Jul 2010 16:06:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1156#comment-24343</guid>
		<description>You can use plugin. why do you code by useself?</description>
		<content:encoded><![CDATA[<p>You can use plugin. why do you code by useself?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Navjot Singh</title>
		<link>http://www.wpbeginner.com/wp-tutorials/how-to-display-authors-twitter-and-facebook-on-the-profile-page/comment-page-1/#comment-15706</link>
		<dc:creator>Navjot Singh</dc:creator>
		<pubDate>Sun, 02 May 2010 13:36:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1156#comment-15706</guid>
		<description>To display the output of any field, better option is to use the_author_meta(&#039;twitter&#039;)</description>
		<content:encoded><![CDATA[<p>To display the output of any field, better option is to use the_author_meta(&#8216;twitter&#8217;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to Remove Default Author Profile Fields in WordPress</title>
		<link>http://www.wpbeginner.com/wp-tutorials/how-to-display-authors-twitter-and-facebook-on-the-profile-page/comment-page-1/#comment-13144</link>
		<dc:creator>How to Remove Default Author Profile Fields in WordPress</dc:creator>
		<pubDate>Wed, 14 Apr 2010 15:00:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1156#comment-13144</guid>
		<description>[...] the release of WordPress 2.9, we shared with you an article that shows you how to add fields like twitter and facebook to author profile page. In this article we will show you how you can remove unwanted default author profile fields to make [...]</description>
		<content:encoded><![CDATA[<p>[...] the release of WordPress 2.9, we shared with you an article that shows you how to add fields like twitter and facebook to author profile page. In this article we will show you how you can remove unwanted default author profile fields to make [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Editorial Staff</title>
		<link>http://www.wpbeginner.com/wp-tutorials/how-to-display-authors-twitter-and-facebook-on-the-profile-page/comment-page-1/#comment-8367</link>
		<dc:creator>Editorial Staff</dc:creator>
		<pubDate>Sun, 31 Jan 2010 16:40:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1156#comment-8367</guid>
		<description>Post your functions.php in the comment. That is the only way we could provide solution to this problem.</description>
		<content:encoded><![CDATA[<p>Post your functions.php in the comment. That is the only way we could provide solution to this problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Lewis</title>
		<link>http://www.wpbeginner.com/wp-tutorials/how-to-display-authors-twitter-and-facebook-on-the-profile-page/comment-page-1/#comment-8341</link>
		<dc:creator>Scott Lewis</dc:creator>
		<pubDate>Sat, 30 Jan 2010 20:40:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1156#comment-8341</guid>
		<description>I added the code that you suggest at the end of my functions.php and it added the 2 lines into my profile. The only thing is that every time I update anything, I get the white page of death. If I go back to the previous page, the update was successful. It just won&#039;t bring me directly back to the page I just updated. I had to take out the code because it was too much of a PITA.

Any ideas what I did?</description>
		<content:encoded><![CDATA[<p>I added the code that you suggest at the end of my functions.php and it added the 2 lines into my profile. The only thing is that every time I update anything, I get the white page of death. If I go back to the previous page, the update was successful. It just won&#8217;t bring me directly back to the page I just updated. I had to take out the code because it was too much of a PITA.</p>
<p>Any ideas what I did?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Editorial Staff</title>
		<link>http://www.wpbeginner.com/wp-tutorials/how-to-display-authors-twitter-and-facebook-on-the-profile-page/comment-page-1/#comment-7475</link>
		<dc:creator>Editorial Staff</dc:creator>
		<pubDate>Fri, 15 Jan 2010 19:42:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1156#comment-7475</guid>
		<description>For that you would have to write a mini-plugin calling the function and telling it to add the dropdown box.</description>
		<content:encoded><![CDATA[<p>For that you would have to write a mini-plugin calling the function and telling it to add the dropdown box.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rayne</title>
		<link>http://www.wpbeginner.com/wp-tutorials/how-to-display-authors-twitter-and-facebook-on-the-profile-page/comment-page-1/#comment-7465</link>
		<dc:creator>rayne</dc:creator>
		<pubDate>Fri, 15 Jan 2010 15:50:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1156#comment-7465</guid>
		<description>How do I add a dropdown instead of a text field?</description>
		<content:encoded><![CDATA[<p>How do I add a dropdown instead of a text field?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Editorial Staff</title>
		<link>http://www.wpbeginner.com/wp-tutorials/how-to-display-authors-twitter-and-facebook-on-the-profile-page/comment-page-1/#comment-6848</link>
		<dc:creator>Editorial Staff</dc:creator>
		<pubDate>Thu, 31 Dec 2009 03:15:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1156#comment-6848</guid>
		<description>Sure, more details added in the post.</description>
		<content:encoded><![CDATA[<p>Sure, more details added in the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Enk.</title>
		<link>http://www.wpbeginner.com/wp-tutorials/how-to-display-authors-twitter-and-facebook-on-the-profile-page/comment-page-1/#comment-6831</link>
		<dc:creator>Enk.</dc:creator>
		<pubDate>Wed, 30 Dec 2009 20:27:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1156#comment-6831</guid>
		<description>A little more in details, how can we get it working like we only write &#039;wpbeginner&#039; in fields and it links automatically ?</description>
		<content:encoded><![CDATA[<p>A little more in details, how can we get it working like we only write &#8216;wpbeginner&#8217; in fields and it links automatically ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Editorial Staff</title>
		<link>http://www.wpbeginner.com/wp-tutorials/how-to-display-authors-twitter-and-facebook-on-the-profile-page/comment-page-1/#comment-6828</link>
		<dc:creator>Editorial Staff</dc:creator>
		<pubDate>Wed, 30 Dec 2009 20:10:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1156#comment-6828</guid>
		<description>You have to use a if then statement for that specific field in the database.</description>
		<content:encoded><![CDATA[<p>You have to use a if then statement for that specific field in the database.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.357 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-07-29 17:41:56 -->
