Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

  • katepaneros
    Member

    @katepaneros

    Thanks Paul – it didn’t work at first but after some more searching I found this, which worked:

    
    function bbg_change_group_extension( $e ) {
    return 'members';
    }
    add_filter( 'bp_groups_default_extension', 'bbg_change_group_extension' );

    Now, can I get rid of the Home tab?


    katepaneros
    Member

    @katepaneros

    Thanks Paul – that site should come in handy again!

Viewing 2 replies - 1 through 2 (of 2 total)
Skip to toolbar