<?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 | ColorfulLady | Mentions</title>
	<link>https://buddypress.org/members/colorfullady/activity/mentions/</link>
	<atom:link href="https://buddypress.org/members/colorfullady/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning ColorfulLady.</description>
	<lastBuildDate>Sun, 05 Apr 2026 16:58:14 +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">7092b8ef9d3ab07760986fd15f6332fd</guid>
				<title>bp-help replied to the topic How does a member find their profile page? in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/how-does-a-member-find-their-profile-page/#post-230915</link>
				<pubDate>Mon, 22 Dec 2014 19:55:56 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/colorfullady/" rel="nofollow ugc">@colorfullady</a><br />
For Profile:<br />
<code><br />
if ( is_user_logged_in() ) {<br />
&lt;a href=&quot;&lt;?php echo bp_loggedin_user_domain(); ?&gt;&quot;&gt;Profile&lt;/a&gt;//link to users profile<br />
}<br />
</code></p>
<p>For Members directory:<br />
<code><br />
if ( is_user_logged_in() ) {<br />
&lt;a href=&quot;&lt;?php echo home_url() . &#039;/members/&#039;; ?&gt;&quot;&gt;Members&lt;/a&gt;//link to Member Directory<br />
}<br />
</code></p>
<p>You will need to find where in your template files you&hellip;<span class="activity-read-more" id="activity-read-more-348626"><a href="https://buddypress.org/support/topic/how-does-a-member-find-their-profile-page/#post-230915" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>