Filter: gravityflow_approval_revert_step_id
Allows the revert step to be modified before routing.
Parameters
| Name | Type | Description |
|---|---|---|
| $revert_step_id | string | The revert step ID from current step settings. |
| $entry | array | The current entry array. |
| $form | array | The current form array. |
| $step | \Gravity_Flow_Step | The current step |
Since
Source
Defined in includes/steps/class-step-approval.php at line 671