<?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 | ctyldsley | Mentions</title>
	<link>https://buddypress.org/members/ctyldsley/activity/mentions/</link>
	<atom:link href="https://buddypress.org/members/ctyldsley/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning ctyldsley.</description>
	<lastBuildDate>Mon, 13 Apr 2026 08:22:35 +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">6b9cc8ea3400bf6a3d6deeef6f08958e</guid>
				<title>bp-help replied to the topic Get Logged-In User Profile Link URL? in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/get-logged-in-user-profile-link-url/#post-234799</link>
				<pubDate>Thu, 19 Feb 2015 16:23:27 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/ctyldsley/" rel="nofollow ugc">@ctyldsley</a><br />
Use the below code if you only want the image linking to their profile for logged in users.<br />
<code><br />
if ( is_user_logged_in() ) {<br />
&lt;a href=&quot;&lt;?php echo bp_loggedin_user_domain(); ?&gt;&quot;&gt;&lt;img src=&quot;&lt;?php bloginfo(&#039;url&#039;); ?&gt;/wp-content/uploads/2015/01/ManageProfile.png&quot;&gt;&lt;/a&gt;<br />
}<br />
</code></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bc0dd37089a459fd957dc2c55d600b3b</guid>
				<title>bp-help replied to the topic Get Logged-In User Profile Link URL? in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/get-logged-in-user-profile-link-url/#post-234797</link>
				<pubDate>Thu, 19 Feb 2015 16:13:24 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/ctyldsley/" rel="nofollow ugc">@ctyldsley</a><br />
I am assuming you will be be putting the image that connects each user to their profile in a template although I am not sure which one you would want to place it in but something like this should work:<br />
<code><br />
&lt;a href=&quot;&lt;?php echo bp_loggedin_user_domain(); ?&gt;&quot;&gt;&lt;img src=&quot;&lt;?php bloginfo(&#039;url&#039;);&hellip;</code><span class="activity-read-more" id="activity-read-more-376217"><a href="https://buddypress.org/support/topic/get-logged-in-user-profile-link-url/#post-234797" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c4a523e4d4a24aee84061b434267ed60</guid>
				<title>Henry Wright replied to the topic Get Logged-In User Profile Link URL? in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/get-logged-in-user-profile-link-url/#post-234776</link>
				<pubDate>Thu, 19 Feb 2015 12:33:28 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="https://buddypress.org/members/ctyldsley/" rel="nofollow ugc">@ctyldsley</a></p>
<p><code>echo &#039;/hbcmembers/&#039; . bp_core_get_username( get_current_user_id() ) . &#039;/profile/&#039;;</code></p>
<p>Will output <em>/hbcmembers/logged-in-username/profile/</em></p>
<p>Hope that helps.</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>