<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Reordering BuddyPress Group Tabs</title>
	<atom:link href="http://shabushabu.eu/reordering-buddypress-group-tabs/feed/" rel="self" type="application/rss+xml" />
	<link>http://shabushabu.eu/reordering-buddypress-group-tabs/</link>
	<description>Yummy Webdesign &#38; Tasty Solutions</description>
	<lastBuildDate>Fri, 06 Jan 2012 01:44:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Nitin</title>
		<link>http://shabushabu.eu/reordering-buddypress-group-tabs/#comment-2191</link>
		<dc:creator>Nitin</dc:creator>
		<pubDate>Fri, 06 Jan 2012 01:44:07 +0000</pubDate>
		<guid isPermaLink="false">http://shabushabu.eu/?p=963#comment-2191</guid>
		<description>Couple comments and questions:

I am still not clear on rearranging the order to the tabs, if I have Home, Forum, etc.

How do I make Forum the first tab?

Then, where are we supposed to store this function? Which file? bp-custom.php? And does that go in the plugin directory?

Also, you were saying to &quot;The only thing left to do is put the complete function into your plugin files and then add it to the bp_init hook&quot;

Which plugin files do we have to update? THanks!</description>
		<content:encoded><![CDATA[<p>Couple comments and questions:</p>
<p>I am still not clear on rearranging the order to the tabs, if I have Home, Forum, etc.</p>
<p>How do I make Forum the first tab?</p>
<p>Then, where are we supposed to store this function? Which file? bp-custom.php? And does that go in the plugin directory?</p>
<p>Also, you were saying to &#8220;The only thing left to do is put the complete function into your plugin files and then add it to the bp_init hook&#8221;</p>
<p>Which plugin files do we have to update? THanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arlie Montross</title>
		<link>http://shabushabu.eu/reordering-buddypress-group-tabs/#comment-2163</link>
		<dc:creator>Arlie Montross</dc:creator>
		<pubDate>Thu, 08 Sep 2011 10:19:06 +0000</pubDate>
		<guid isPermaLink="false">http://shabushabu.eu/?p=963#comment-2163</guid>
		<description>i realize this is not exactly on subject, but i have a weblog utilizing the blogengine platform as well and i&#039;m possessing issues with my comments displaying. is there a setting i am forgetting? possibly you might improve me out? give thanks to you.</description>
		<content:encoded><![CDATA[<p>i realize this is not exactly on subject, but i have a weblog utilizing the blogengine platform as well and i&#8217;m possessing issues with my comments displaying. is there a setting i am forgetting? possibly you might improve me out? give thanks to you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Timothy Carey</title>
		<link>http://shabushabu.eu/reordering-buddypress-group-tabs/#comment-2149</link>
		<dc:creator>Timothy Carey</dc:creator>
		<pubDate>Fri, 18 Feb 2011 20:10:42 +0000</pubDate>
		<guid isPermaLink="false">http://shabushabu.eu/?p=963#comment-2149</guid>
		<description>This doesn&#039;t seem to be working correctly.  
Now I can&#039;t go to the group home at all.  Every time I click it goes back to my  tab</description>
		<content:encoded><![CDATA[<p>This doesn&#8217;t seem to be working correctly.<br />
Now I can&#8217;t go to the group home at all.  Every time I click it goes back to my  tab</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Timothy Carey</title>
		<link>http://shabushabu.eu/reordering-buddypress-group-tabs/#comment-2148</link>
		<dc:creator>Timothy Carey</dc:creator>
		<pubDate>Fri, 18 Feb 2011 19:26:59 +0000</pubDate>
		<guid isPermaLink="false">http://shabushabu.eu/?p=963#comment-2148</guid>
		<description>With the above example.  What if I created my own group tab then what will I do to make that my default?</description>
		<content:encoded><![CDATA[<p>With the above example.  What if I created my own group tab then what will I do to make that my default?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zoran</title>
		<link>http://shabushabu.eu/reordering-buddypress-group-tabs/#comment-1775</link>
		<dc:creator>zoran</dc:creator>
		<pubDate>Sun, 07 Nov 2010 14:51:33 +0000</pubDate>
		<guid isPermaLink="false">http://shabushabu.eu/?p=963#comment-1775</guid>
		<description>nicely done, i gotta implement this on letscolab.org</description>
		<content:encoded><![CDATA[<p>nicely done, i gotta implement this on letscolab.org</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>http://shabushabu.eu/reordering-buddypress-group-tabs/#comment-1768</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Mon, 16 Aug 2010 10:51:23 +0000</pubDate>
		<guid isPermaLink="false">http://shabushabu.eu/?p=963#comment-1768</guid>
		<description>Hi,
  I&#039;m trying to use this to move the &#039;profile&#039; tab on the profile page to the front and re-name it &#039;my profile&#039;. I have this code written, but it doesnt seem to work. Would you mind taking a look? the top portion (your original code, works. so i know I am at least calling it correctly)
&lt;code&gt;
function erocks_change_bp_tag_position()
{
	global $bp;
 
	if ( $bp-&gt;current_component == $bp-&gt;groups-&gt;slug )
	{
         	$bp-&gt;bp_options_nav[&#039;groups&#039;][&#039;home&#039;][&#039;position&#039;] = 20;
	        $bp-&gt;bp_options_nav[&#039;groups&#039;][&#039;home&#039;][&#039;name&#039;] = __( &#039;Activity&#039;, &#039;buddypress&#039; );
 
	        if (  $bp-&gt;current_action == &#039;home&#039; )
		        $bp-&gt;current_action = &#039;group-information&#039;;
	}
	if ( $bp-&gt;current_component == $bp-&gt;profile-&gt;slug )
	{
         	$bp-&gt;bp_options_nav[&#039;profile&#039;][&#039;profile&#039;][&#039;position&#039;] = 20;
	        $bp-&gt;bp_options_nav[&#039;profile&#039;][&#039;profile&#039;][&#039;name&#039;] = __( &#039;My Profile&#039;, &#039;buddypress&#039; );
 
	        if (  $bp-&gt;current_action == &#039;profile&#039; )
		        $bp-&gt;current_action = &#039;profile-information&#039;;
	}
}
add_action( &#039;bp_init&#039;, &#039;erocks_change_bp_tag_position&#039; );
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Hi,<br />
  I&#8217;m trying to use this to move the &#8216;profile&#8217; tab on the profile page to the front and re-name it &#8216;my profile&#8217;. I have this code written, but it doesnt seem to work. Would you mind taking a look? the top portion (your original code, works. so i know I am at least calling it correctly)<br />
<code><br />
function erocks_change_bp_tag_position()<br />
{<br />
	global $bp;</p>
<p>	if ( $bp-&gt;current_component == $bp-&gt;groups-&gt;slug )<br />
	{<br />
         	$bp-&gt;bp_options_nav['groups']['home']['position'] = 20;<br />
	        $bp-&gt;bp_options_nav['groups']['home']['name'] = __( 'Activity', 'buddypress' );</p>
<p>	        if (  $bp-&gt;current_action == 'home' )<br />
		        $bp-&gt;current_action = 'group-information';<br />
	}<br />
	if ( $bp-&gt;current_component == $bp-&gt;profile-&gt;slug )<br />
	{<br />
         	$bp-&gt;bp_options_nav['profile']['profile']['position'] = 20;<br />
	        $bp-&gt;bp_options_nav['profile']['profile']['name'] = __( 'My Profile', 'buddypress' );</p>
<p>	        if (  $bp-&gt;current_action == 'profile' )<br />
		        $bp-&gt;current_action = 'profile-information';<br />
	}<br />
}<br />
add_action( 'bp_init', 'erocks_change_bp_tag_position' );<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://shabushabu.eu/reordering-buddypress-group-tabs/#comment-1762</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Wed, 14 Jul 2010 10:32:02 +0000</pubDate>
		<guid isPermaLink="false">http://shabushabu.eu/?p=963#comment-1762</guid>
		<description>Thanks Boris, very helpful. Looking forward to much more of this kind!</description>
		<content:encoded><![CDATA[<p>Thanks Boris, very helpful. Looking forward to much more of this kind!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

