<?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 | Tutsie | Activity</title>
	<link>https://buddypress.org/members/tutsie/activity/</link>
	<atom:link href="https://buddypress.org/members/tutsie/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Tutsie.</description>
	<lastBuildDate>Sat, 04 Apr 2026 00:00:53 +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">10722d60a60df934a73ac2c1e594d556</guid>
				<title>Tutsie replied to the topic How to get Forums tab in header in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/how-to-get-forums-tab-in-header/#post-41679</link>
				<pubDate>Fri, 03 Apr 2009 01:41:52 +0000</pubDate>

									<content:encoded><![CDATA[<p>Figured it out!<br />
I created a .php file with this code and uploaded it to the mu-plugins folder<br />
<code><br />
function add_forum_link() {<br />
echo &#039;<br />
&lt;li&gt;&lt;a href=&quot;yoururl&quot;&gt;Forums&lt;/a&gt;&lt;/li&gt;<br />
&#039;;<br />
}<br />
add_action( &#039;bp_nav_items&#039;, &#039;add_forum_link&#039; );</code></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>