[Resolved] Control default 'landing' tab on a group-by-group basis
-
I’m pretty sure this exact topic-question hasn’t come up (but if it has, my apologies).
Q: Is there a way, via the bp-custom.php file, to control the default ‘landing’ tab for buddypress groups on a group by group basis? For example:
Group-1 > default landing tab ‘home’
Group-2 > default landing tab ‘forum’
Group-2 > default landing tab ‘members’
etc…Using define( ‘BP_GROUPS_DEFAULT_EXTENSION’, ‘forum’ ); works 100% in the bp-custom.php file (for example, to change the default group landing tab to ‘forum’), but applies the new default landing tab to all groups. I just need a finer-control-method to manage the default landing tab on a group-by-group basis?
My ‘gut’ tells me that a number of folks here have already tackled/solved this, so hopefully someone has some insight/suggestions on the best way(s) to tackle this.
I’ve read through this topic (Changing Group tab display defaults) extensively but I just could not bend any of that code to solve the specific group-control issue I’ve mentioned above.
Jeff
@jeffacubedWordpress 3.5.1 (multisite), Buddypress 1.6.4, bbpress 2.2.4
- The topic ‘[Resolved] Control default 'landing' tab on a group-by-group basis’ is closed to new replies.