- Timestamp:
- 03/08/2019 03:28:49 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/includes/activity/ajax.php
r12348 r12354 528 528 529 529 } else { 530 /** This filter is documented in bp-activity/ bp-activity-actions.php */530 /** This filter is documented in bp-activity/actions/post.php */ 531 531 $activity_id = apply_filters( 'bp_activity_custom_update', false, $object, $item_id, $_POST['content'] ); 532 532 }
Note: See TracChangeset
for help on using the changeset viewer.