do_action( 'bp_groups_list_table_after_bulk_actions', string $which )
Fires just after the bulk action controls in the WP Admin groups list table.
Parameters Parameters
- $which
-
(string) The location of the extra table nav markup: 'top' or 'bottom'.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.7.0 | Introduced. |