- Timestamp:
- 04/07/2023 07:47:34 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-groups/classes/class-bp-groups-theme-compat.php
r12647 r13448 37 37 38 38 // Bail if not looking at a group. 39 if ( ! bp_is_groups_component() ) 39 if ( ! bp_is_groups_component() ) { 40 40 return; 41 } 41 42 42 43 // Group Directory.
Note: See TracChangeset
for help on using the changeset viewer.