Filter: gk/gravityview/bulk-actions/actions
Filters frontend bulk actions available to table Views.
Parameters
| Name | Type | Description |
|---|---|---|
| $actions | array | Action configurations keyed by action slug. |
| $view_id | int | View ID, or 0 when unavailable. |
| $view | \View|null | The View context, when available. |
Since
- 3.0.0
Source
Defined in src/Entry/BulkActions/Registry.php at line 74