<?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 | Richard B | Activity</title>
	<link>https://buddypress.org/members/richard-b/activity/</link>
	<atom:link href="https://buddypress.org/members/richard-b/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Richard B.</description>
	<lastBuildDate>Fri, 10 Apr 2026 09:06: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">2780def6c8abafbb9470d0b996f5708b</guid>
				<title>Richard B replied to the topic [Resolved] Remove Activity tab from Groups in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/remove-activity-tab-from-groups/#post-186552</link>
				<pubDate>Wed, 13 Aug 2014 22:02:02 +0000</pubDate>

									<content:encoded><![CDATA[<p>Just had to do this on an installation, here is the code:</p>
<p><code>function bp_group_remove_tabs() {<br />
	global $bp;<br />
	if (isset($bp-&gt;groups-&gt;current_group-&gt;slug) &amp;&amp; $bp-&gt;groups-&gt;current_group-&gt;slug == $bp-&gt;current_item)<br />
	{<br />
	// Duplicate the line below changing &#039;home&#039; for each tab you wish to remove&hellip;</code><span class="activity-read-more" id="activity-read-more-288654"><a href="http://buddypress.org/support/topic/remove-activity-tab-from-groups/#post-186552" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>