<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>BuddyPress.org | phatjay | Activity</title>
	<link>https://buddypress.org/members/phatjay/activity/</link>
	<atom:link href="https://buddypress.org/members/phatjay/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for phatjay.</description>
	<lastBuildDate>Wed, 15 Apr 2026 04:26:04 +0000</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">c636e1ca4fafa16c0a00b17b6deafb73</guid>
				<title>phatjay replied to the topic Friend Count in the forum Miscellaneous</title>
				<link>http://buddypress.org/support/topic/friend-count/#post-163306</link>
				<pubDate>Fri, 03 May 2013 06:59:18 +0000</pubDate>

									<content:encoded><![CDATA[<p>Display current # of friends for current user id</p>
<p><code>echo BP_Friends_Friendship::total_friend_count( $bp-&gt;loggedin_user-&gt;id );</code></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">68bcd1b0b2e4e31794a2e948686c2649</guid>
				<title>phatjay replied to the topic Member Profile URL with User ID instead of Username in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/member-profile-url-with-user-id-instead-of-username/#post-163287</link>
				<pubDate>Thu, 02 May 2013 21:44:25 +0000</pubDate>

									<content:encoded><![CDATA[<p>Ah, nice. Yep, the old activities save in the db. Now I am going to go in the db and just drop the old activities</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4bbab9c908852eae59ede2e503992e28</guid>
				<title>phatjay replied to the topic Member Profile URL with User ID instead of Username in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/member-profile-url-with-user-id-instead-of-username/#post-163282</link>
				<pubDate>Thu, 02 May 2013 20:51:13 +0000</pubDate>

									<content:encoded><![CDATA[<p>Regarding the code on github, yes, that did partially fix it. Now all users can be found via their user id # rather than username.</p>
<p>/members/id #/</p>
<p>The only problem I see so far is that the code didnt update the activity feed. If you click a name for a user in the activity feed it is still trying to locate user the old way but the user icons on&hellip;<span class="activity-read-more" id="activity-read-more-207024"><a href="http://buddypress.org/support/topic/member-profile-url-with-user-id-instead-of-username/#post-163282" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">826ad12591700a9e0da5f755f660ff99</guid>
				<title>phatjay replied to the topic Member Profile URL with User ID instead of Username in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/member-profile-url-with-user-id-instead-of-username/#post-163249</link>
				<pubDate>Thu, 02 May 2013 14:34:51 +0000</pubDate>

									<content:encoded><![CDATA[<p>Looking for same answer as well</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">895a5fd4f7fea4d1e0be73fa9db64831</guid>
				<title>phatjay replied to the topic Change Profile URL&#039;s from the Users Fullname to Username in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/change-profile-urls-from-the-users-fullname-to-username/#post-162833</link>
				<pubDate>Fri, 26 Apr 2013 18:49:37 +0000</pubDate>

									<content:encoded><![CDATA[<p>Instead of changing it from showing full name in url, how can I set the url to be the users nickname?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b546d297697bf79d3cc611e56f53b4ff</guid>
				<title>phatjay started the topic Change Profile URL&#039;s from the Users Fullname to Username in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/change-profile-urls-from-the-users-fullname-to-username/</link>
				<pubDate>Sun, 21 Apr 2013 01:11:34 +0000</pubDate>

									<content:encoded><![CDATA[<p>I would like to change my Buddypress user profile urls. I just freshly installed Buddypress and the problem I am seeing is that the url is the actual users full name instead of username. </p>
<p>Like for example:</p>
<p><a href="http://example.com/members/Addison%20Stephens" rel="nofollow ugc">http://example.com/members/Addison%20Stephens</a></p>
<p>But the users username is </p>
<p>addisonstephens</p>
<p>So would rather my urls be&hellip;<span class="activity-read-more" id="activity-read-more-206625"><a href="http://buddypress.org/support/topic/change-profile-urls-from-the-users-fullname-to-username/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>