Filter: gk/gravityview/bulk-actions/background-processing-available
Filters whether frontend bulk action background processing is available.
Parameters
| Name | Type | Description |
|---|---|---|
| $available | bool | Whether background processing can dispatch jobs. |
| $error | \WP_Error|null | Dispatch error, or null when available. |
Since
- 3.0.0
Source
Defined in src/Entry/BulkActions/Config.php at line 1089