<?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 | Anonymous User 16480907 | Activity</title>
	<link>https://buddypress.org/members/anonymized-16480907/activity/</link>
	<atom:link href="https://buddypress.org/members/anonymized-16480907/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Anonymous User 16480907.</description>
	<lastBuildDate>Wed, 15 Apr 2026 23:35:16 +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">c2c26cb474ae1676f1917c8606514e8a</guid>
				<title>Anonymous User 16480907 replied to the topic Hide profile fields in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/hide-profile-fields-3/#post-325015</link>
				<pubDate>Thu, 16 Jun 2022 13:32:26 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/nanomania/" rel="nofollow ugc">@nanomania</a></p>
<p>check this url <a href="https://buddydev.com/extending-buddypress-profile-field-visibility/" rel="noopener" rel="nofollow ugc">profile field visibility</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d85343a3b120af456f343d2951b2e4ce</guid>
				<title>Anonymous User 16480907 replied to the topic Remove invite members link for group members in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/remove-invite-members-link-for-group-members/#post-325014</link>
				<pubDate>Thu, 16 Jun 2022 13:20:58 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/andrew_long15/" rel="nofollow ugc">@andrew_long15</a></p>
<p>use this code.</p>
<p>/**<br />
 * Removes send invite tab according to Group Invitations setting.<br />
 *<br />
 * <a href="https://buddypress.org/members/since/" rel="nofollow ugc">@since</a> 2.2.0<br />
 */<br />
function remove_send_invite_tab() {<br />
	if ( ! bp_is_group() || ( bp_is_current_action( &#8216;admin&#8217; ) &amp;&amp; bp_action_variable( 0 ) ) || is_super_admin() ) {<br />
		return;<br />
	}</p>
<p>	// Add the admin subnav slug you want to hide in the&hellip;<span class="activity-read-more" id="activity-read-more-3129493"><a href="https://buddypress.org/support/topic/remove-invite-members-link-for-group-members/#post-325014" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">649635ff1c17b0764b8b5e1c2c4e261f</guid>
				<title>Anonymous User 16480907 replied to the topic Remove invite members link for group members in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/remove-invite-members-link-for-group-members/#post-325013</link>
				<pubDate>Thu, 16 Jun 2022 13:16:28 +0000</pubDate>

									<content:encoded><![CDATA[<p>/**<br />
 * Removes send invite tab according to Group Invitations setting.<br />
 *<br />
 * <a href="https://buddypress.org/members/since/" rel="nofollow ugc">@since</a> 2.2.0<br />
 */<br />
function remove_send_invite_tab() {<br />
	if ( ! bp_is_group() || ( bp_is_current_action( &#8216;admin&#8217; ) &amp;&amp; bp_action_variable( 0 ) ) || is_super_admin() ) {<br />
		return;<br />
	}</p>
<p>	// Add the admin subnav slug you want to hide in the following array.<br />
	$hide_tabs =&hellip;<span class="activity-read-more" id="activity-read-more-3129485"><a href="https://buddypress.org/support/topic/remove-invite-members-link-for-group-members/#post-325013" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">acdc0d5e1b92cb297599ef8227a6e409</guid>
				<title>Anonymous User 16480907 replied to the topic bp-custom.php - Help in the forum Installing BuddyPress</title>
				<link>https://buddypress.org/support/topic/bp-custom-php-help-2/#post-324986</link>
				<pubDate>Tue, 14 Jun 2022 13:29:07 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/chrishechler/" rel="nofollow ugc">@chrishechler</a></p>
<p>you can add the bp-custom.php file to your WordPress theme or child theme. once you created the file, you can add your code snippet between the start and end symbols: <code>&lt;?php .... ?&gt;</code></p>
<p>thanks</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>