Filter: gk/gravityview/bulk-actions/action-is-available
Filters whether an action is available in the View.
Parameters
| Name | Type | Description |
|---|---|---|
| $available | bool | Whether the action is available. |
| $view_id | int | View ID. |
| $view | \View | View. |
| $action_key | string | Action key. |
| $action | array | Action configuration. |
Since
- 3.0.0
Source
- Defined in
src/Entry/BulkActions/Registry.phpat line 488 - Defined in
src/Entry/BulkActions/BackgroundProcessor.phpat line 88