<?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 | WPabmm | Mentions</title>
	<link>https://buddypress.org/members/aboutm2/activity/mentions/</link>
	<atom:link href="https://buddypress.org/members/aboutm2/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning WPabmm.</description>
	<lastBuildDate>Sun, 05 Apr 2026 23:15: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">577d683a02a9c699c327aed23dd8654a</guid>
				<title>Mohammad Imran replied to the topic Remove @username from profile url in the forum Installing BuddyPress</title>
				<link>https://buddypress.org/support/topic/remove-username-from-profile-url/#post-334553</link>
				<pubDate>Mon, 08 Jul 2024 11:14:22 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/aboutm2/" rel="nofollow ugc">@aboutm2</a> please paste this code snippet and check it as per your requirement.<br />
<code><br />
// Hide user name from BuddyPress profile<br />
function hide_user_name_from_profile() {<br />
    if ( bp_is_active(&#039;xprofile&#039;) ) {<br />
       ?&gt;<br />
		&lt;style&gt;<br />
			.user-nicename{<br />
				display:none;<br />
			}<br />
		&lt;/style&gt;<br />
	&lt;?php<br />
    }<br />
}<br />
add_action( &#039;wp&#039;,&hellip;</code><span class="activity-read-more" id="activity-read-more-3631875"><a href="https://buddypress.org/support/topic/remove-username-from-profile-url/#post-334553" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>