apply_filters( 'sensei_list_bulk_actions', $bulk_action_html ) → {string}
Filter the output of bulk action for sensei list table.
Parameters:
Name | Type | Description |
---|---|---|
$bulk_action_html |
string | Output of bulk action function. |
Returns:
Filtered output of bulk action function.
- Type
- string