Filter: gravityflow_is_delayed_pre_process_workflow
Allow processing of the workflow to be delayed.
Parameters
| Name | Type | Description |
|---|---|---|
| $is_delayed | bool | Indicates if processing of the workflow should be delayed. |
| $entry | array | The current entry. |
| $form | array | The current form. |
Since
- 2.0.2-dev
Source
Defined in class-gravity-flow.php at line 5727