Filter: gform_bulk_action_threshold
Filters the threshold for triggering background processing of bulk actions.
When the number of entries exceeds this threshold, bulk actions will be processed in the background instead of synchronously.
Parameters
| Name | Type | Description |
|---|---|---|
| $threshold | int | The threshold value. Default 100. |
Since
- 2.10.2
Source
Defined in includes/bulk-actions/endpoints/class-gf-bulk-action-endpoint-start.php at line 56