Changeset 12395 for trunk/src/bp-activity/bp-activity-template.php
- Timestamp:
- 05/11/2019 01:33:14 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-activity/bp-activity-template.php
r11959 r12395 3849 3849 } 3850 3850 3851 // The 'activity_update' filter is already used by the Activity component. 3852 if ( 'bp_groups_format_activity_action_group_activity_update' === $action['format_callback'] ) { 3853 continue; 3854 } 3855 3851 3856 $filters[ $action['key'] ] = $action['label']; 3852 3857 }
Note: See TracChangeset
for help on using the changeset viewer.