<?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 | Mat | Activity</title>
	<link>https://buddypress.org/members/mat2010/activity/</link>
	<atom:link href="https://buddypress.org/members/mat2010/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Mat.</description>
	<lastBuildDate>Sun, 12 Apr 2026 20:35:36 +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">4a32aeeb4aa940cac7996ef7eb17ce79</guid>
				<title>Mat commented on the post, BuddyPress 3.0 Beta 2, on the site BuddyPress.org</title>
				<link>https://buddypress.org/2018/04/buddypress-3-0-beta-1/comment-page-1/#comment-43612</link>
				<pubDate>Thu, 19 Apr 2018 15:33:27 +0000</pubDate>

									<content:encoded><![CDATA[<p>Great news.<br />
A question, though : is it beta 1 or 2 that we can test ?<br />
This link is given in the post : <a href="https://downloads.wordpress.org/plugin/buddypress.3.0.0-beta1.zip" rel="nofollow ugc">https://downloads.wordpress.org/plugin/buddypress.3.0.0-beta1.zip</a><br />
Thanks<br />
Mat</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d02f0edfddd0f0bdb9fa490d9468e335</guid>
				<title>Mat replied to the topic Show logged in firstname outside the loop in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/show-logged-in-firstname-outside-the-loop/#post-262323</link>
				<pubDate>Thu, 22 Dec 2016 18:24:22 +0000</pubDate>

									<content:encoded><![CDATA[<p>For the record, this works.</p>
<p><code>&lt;?php $userid = bp_loggedin_user_id(); ?&gt;<br />
&lt;a href=&quot;&lt;?php bp_loggedin_user_domain() ?&gt;&quot;&gt;Bonjour, &lt;?php bp_get_user_firstname ( bp_get_loggedin_user_fullname ( $userid ) ) ?&gt;&lt;/a&gt;</code></p>
<p>Hope it could help someone. 🙂</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c5d502c3badb34fa2297dc19a5ab71a2</guid>
				<title>Mat replied to the topic Show logged in firstname outside the loop in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/show-logged-in-firstname-outside-the-loop/#post-262322</link>
				<pubDate>Thu, 22 Dec 2016 18:17:43 +0000</pubDate>

									<content:encoded><![CDATA[<p>This seems to work :</p>
<p><code>$userid = bp_loggedin_user_id();<br />
echo bp_get_user_firstname ( bp_get_loggedin_user_fullname ( $userid ) )</code></p>
<p>Is it a correct way to do so ?</p>
<p>Now, what if I want to link this name to the user profile ?</p>
<p>Any help would be much appreciated ! Thanks ! 🙂</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e89d12e7bb9cd9367d5e3ac933389845</guid>
				<title>Mat replied to the topic Show logged in firstname outside the loop in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/show-logged-in-firstname-outside-the-loop/#post-262321</link>
				<pubDate>Thu, 22 Dec 2016 18:14:19 +0000</pubDate>

									<content:encoded><![CDATA[<p>With this :</p>
<p><code>$userid = bp_loggedin_user_id();<br />
echo bp_core_get_user_displayname( $userid ) </code></p>
<p>I can have the full name. Now I try to find the user firstname.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">86ffd5b8a630be239c6344c045ec2247</guid>
				<title>Mat started the topic Show logged in firstname outside the loop in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/show-logged-in-firstname-outside-the-loop/</link>
				<pubDate>Thu, 22 Dec 2016 18:06:41 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hello,</p>
<p>I&#8217;m using WP 4.7 and BuddyPress 2.7.3.</p>
<p>I&#8217;m trying to display the username of the current logged in user somewhere in my navigation, outside the BuddyPress loop, before <code>&lt;div id=buddypress&gt;&lt;/div&gt;</code>. </p>
<p>More specifically, I want to use <code>bp_get_user_firstname</code>.</p>
<p>Can you please give me some tips to do so ? </p>
<p>Thanks !</p>
<p>Mat</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>