Filter: gk/gravityview/bulk-actions/background-job-args
Filters the entry-batch job arguments for a frontend bulk action.
Parameters
| Name | Type | Description |
|---|---|---|
| $args | array | Entry-batch job arguments. |
| $view_id | int | View ID. |
| $view | \View | View. |
| $action_key | string | Action key. |
| $action | array | Action config. |
| $selection | \EntrySelection | Selection descriptor. |
| $selected_count | int|null | Selected entry count, when known. |
Since
- 3.0.0
Source
Defined in src/Entry/BulkActions/RequestHandler.php at line 718