apply_filters( 'bp_groups_list_table_get_bulk_actions', array $value )
Filters the list of bulk actions to display on a single group row.
Description Description
Parameters Parameters
- $value
-
Array of bulk actions to display.
Source Source
File: bp-groups/classes/class-bp-groups-list-table.php
Changelog Changelog
Version | Description |
---|---|
1.7.0 | Introduced. |