- Timestamp:
- 11/27/2023 10:55:27 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/includes/groups/loader.php
r13461 r13652 91 91 add_action( 'bp_settings_setup_nav', 'bp_nouveau_groups_invites_restriction_nav' ); 92 92 } 93 94 // Priority navs for Block Themes. 95 add_action( 'bp_group_primary_nav', 'bp_nouveau_hidden_primary_nav' ); 96 add_action( 'bp_group_secondary_nav', 'bp_nouveau_hidden_secondary_nav' ); 93 97 } 94 98
Note: See TracChangeset
for help on using the changeset viewer.