Changeset 7926 for trunk/bp-groups/bp-groups-screens.php
- Timestamp:
- 02/18/2014 07:37:41 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-groups/bp-groups-screens.php
r7736 r7926 16 16 17 17 function groups_directory_groups_setup() { 18 if ( bp_is_groups_ component() && !bp_current_action() && !bp_current_item() ) {18 if ( bp_is_groups_directory() ) { 19 19 bp_update_is_directory( true, 'groups' ); 20 20
Note: See TracChangeset
for help on using the changeset viewer.