Filter: gk/gravityview/bulk-actions/typed-confirmation-threshold
Filters the entry count where typed confirmation is required for a frontend bulk action.
Parameters
| Name | Type | Description |
|---|---|---|
| $threshold | int | Entry count threshold. Default 100. |
| $view_id | int | View ID, or 0 when unavailable. |
| $view | \View|null | View context, or null when unavailable. |
| $action_key | string | Action key. |
Since
- 3.0.0
Source
Defined in src/Entry/BulkActions/Config.php at line 197