do_action_ref_array( 'bp_nouveau_return_activity_entry_buttons', array $return , int $activity_id )
Leave a chance to adjust the $return
Parameters Parameters
- $return
-
(array) The list of buttons ordered.
- $activity_id
-
(int) The current activity ID.
Source Source
File: bp-templates/bp-nouveau/includes/activity/template-tags.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |