Skip to main content

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

NameTypeDescription
$thresholdintThe 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