- Timestamp:
- 09/21/2016 10:53:11 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-groups/classes/class-bp-groups-theme-compat.php
r10520 r11145 41 41 42 42 // Group Directory. 43 if ( ! bp_current_action() && ! bp_current_item() ) {43 if ( bp_is_groups_directory() ) { 44 44 bp_update_is_directory( true, 'groups' ); 45 45
Note: See TracChangeset
for help on using the changeset viewer.