Changeset 9569
- Timestamp:
- 02/28/2015 02:23:36 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-activity/bp-activity-template.php
r9540 r9569 623 623 624 624 // Group filtering 625 if ( groups_get_current_group() ) {625 if ( bp_is_group() ) { 626 626 $object = $bp->groups->id; 627 627 $primary_id = bp_get_current_group_id();
Note: See TracChangeset
for help on using the changeset viewer.