<?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>WordPress Relief &#187; WordPress Relief Category: User Profile</title>
	<atom:link href="http://wp-relief.com/category/areas-of-wordpress/user-profile/feed/" rel="self" type="application/rss+xml" />
	<link>http://wp-relief.com</link>
	<description>Helping you find relief and returns from your WordPress website</description>
	<lastBuildDate>Fri, 06 Jan 2012 02:35:55 +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>How to remove User profile fields</title>
		<link>http://wp-relief.com/2010/08/24/how-to-remove-user-profile-fields/</link>
		<comments>http://wp-relief.com/2010/08/24/how-to-remove-user-profile-fields/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 15:00:42 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Advanced Use]]></category>
		<category><![CDATA[Configuration]]></category>
		<category><![CDATA[User Profile]]></category>
		<category><![CDATA[aim]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[functions.php]]></category>
		<category><![CDATA[jabber]]></category>
		<category><![CDATA[profile fields]]></category>
		<category><![CDATA[remove aim]]></category>
		<category><![CDATA[remove jabber]]></category>
		<category><![CDATA[remove url]]></category>
		<category><![CDATA[remove yim]]></category>
		<category><![CDATA[suggestion]]></category>
		<category><![CDATA[sushi]]></category>
		<category><![CDATA[user profile]]></category>
		<category><![CDATA[yim]]></category>

		<guid isPermaLink="false">http://wp-relief.com/?p=750</guid>
		<description><![CDATA[Similar to this post, you can add a new function that is called by the &#8220;user_contactmethods&#8221; filter. Then, unset the values for the contact methods you no longer would like. For AIM, you would do the following in your functions.php file: function bwa_remove_some_contactmethods&#40; $contactmethods &#41; &#123; unset&#40;$contactmethods&#91;&#39;aim&#39;&#93;&#41;; return $contactmethods; &#125; add_filter&#40;&#39;user_contactmethods&#39;,&#39;bwa_remove_some_contactmethods&#39;,10,1&#41;; You can modify the [...]]]></description>
		<wfw:commentRss>http://wp-relief.com/2010/08/24/how-to-remove-user-profile-fields/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My WordPress post page visual editor is gone!</title>
		<link>http://wp-relief.com/2010/07/13/my-wordpress-post-page-visual-editor-is-gone/</link>
		<comments>http://wp-relief.com/2010/07/13/my-wordpress-post-page-visual-editor-is-gone/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 16:00:09 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Basic Use]]></category>
		<category><![CDATA[Configuration]]></category>
		<category><![CDATA[User Profile]]></category>
		<category><![CDATA[administration screen]]></category>
		<category><![CDATA[checkbox]]></category>
		<category><![CDATA[complaint form]]></category>
		<category><![CDATA[first option]]></category>
		<category><![CDATA[html editor]]></category>
		<category><![CDATA[older versions]]></category>
		<category><![CDATA[profile button]]></category>
		<category><![CDATA[text html]]></category>
		<category><![CDATA[tinyMCE]]></category>
		<category><![CDATA[top right corner]]></category>
		<category><![CDATA[update profile]]></category>
		<category><![CDATA[Visual Editor]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://wp-relief.com/?p=604</guid>
		<description><![CDATA[I have heard this complaint form a couple different people where all of a sudden their visual editor is gone and they only have the plain-text (HTML) version of editor.  It seems like this mostly happens after an upgrade, but in older versions of WordPress it seemed to happen almost randomly. Either way, if you [...]]]></description>
		<wfw:commentRss>http://wp-relief.com/2010/07/13/my-wordpress-post-page-visual-editor-is-gone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

