Re: Changing Group tab display defaults
@snark I’m trying this now. If you’re not using a child theme, I would create one so you don’t mess with the core BP files.
So far, I’ve done this:
1. Copy the function bp_get_options_nav() from bp-core-templatetags.php into my theme’s /groups/single/home.php file
2. Rename it my_bp_get_options_nav()
3. Call it
Not sure what to do next, but will probably try to:
4. Hard code the echo apply_filters to list Forums first.