apply_filters( 'bp_akismet_comment_row_action', array $actions )
Filters the list of actions for the current activity’s row.
Parameters Parameters
- $actions
-
(array) Array of available actions for the current activity item's row.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.6.0 | Introduced. |