Changeset 9828 for trunk/src/bp-activity/bp-activity-template.php
- Timestamp:
- 05/02/2015 01:01:03 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-activity/bp-activity-template.php
r9824 r9828 1607 1607 switch ( $activities_template->activity->component ) { 1608 1608 case 'groups' : 1609 if ( bp_disable_group_avatar_uploads() ) { 1610 return false; 1611 } 1612 1609 1613 $object = 'group'; 1610 1614 $item_id = $activities_template->activity->item_id;
Note: See TracChangeset
for help on using the changeset viewer.