<?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 | mayawi | Mentions</title>
	<link>https://buddypress.org/members/mayawi/activity/mentions/</link>
	<atom:link href="https://buddypress.org/members/mayawi/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning mayawi.</description>
	<lastBuildDate>Tue, 14 Apr 2026 19:00:59 +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">7ae99dc312642bb6ec07e49a67d7502a</guid>
				<title>Amit Agrahari replied to the topic Disable password change in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/disable-password-change-2/#post-333125</link>
				<pubDate>Thu, 08 Feb 2024 07:36:59 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/mayawi/" rel="nofollow ugc">@mayawi</a> Using the following code snippet, you can completely conceal the General tab in the settings.</p>
<p><code>add_action( &#039;bp_setup_nav&#039;, &#039;wbcom_custom_set_default_sub_nav&#039;, 20 );<br />
function wbcom_custom_set_default_sub_nav() {<br />
	//Remove the general tab<br />
	bp_core_remove_subnav_item( bp_get_settings_slug(), &#039;general&#039;, &#039;members&#039; );</p>
<p>	//Set the Email tab as&hellip;</code><span class="activity-read-more" id="activity-read-more-3575994"><a href="https://buddypress.org/support/topic/disable-password-change-2/#post-333125" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>