apply_filters( 'bp_groups_list_table_get_bulk_actions', array $value )
Filters the list of bulk actions to display on a single group row.
Parameters Parameters
- $value
-
(array) Array of bulk actions to display.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.7.0 | Introduced. |