<?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 | clancel | Mentions</title>
	<link>https://buddypress.org/members/clancel/activity/mentions/</link>
	<atom:link href="https://buddypress.org/members/clancel/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning clancel.</description>
	<lastBuildDate>Tue, 07 Apr 2026 10:01:42 +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">10e35003897b8266ccc71c0d9eabf2a6</guid>
				<title>Varun Dubey replied to the topic Showing all Groups on a page in the forum Installing BuddyPress</title>
				<link>https://buddypress.org/support/topic/showing-all-groups-on-a-page/#post-312018</link>
				<pubDate>Wed, 27 May 2020 14:56:00 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/clancel/" rel="nofollow ugc">@clancel</a> groups pages already do the same eg <a href="https://demo.buddyxtheme.com/groups/" rel="nofollow ugc">https://demo.buddyxtheme.com/groups/</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4a3cc1b5a93c1bcf7b8f76110d25b41b</guid>
				<title>Varun Dubey replied to the topic How can I hide &#039;Mentions&#039;, &#039;Favorite&#039; tabs under the Activity in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/how-can-i-hide-mentions-favorite-tabs-under-the-activity/#post-311913</link>
				<pubDate>Thu, 21 May 2020 11:18:43 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/clancel/" rel="nofollow ugc">@clancel</a> you can try following to remove sub tabs<br />
<code><br />
function bp_remove_sub_tabs() {<br />
    if ( ! bp_is_user() ) {<br />
        return;<br />
    }<br />
    bp_core_remove_subnav_item( &#039;activity&#039;, &#039;mentions&#039; );<br />
	 bp_core_remove_subnav_item( &#039;activity&#039;, &#039;favorites&#039; );<br />
}<br />
add_action( &#039;bp_actions&#039;, &#039;bp_remove_sub_tabs&#039;&hellip;</code></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>