Skip to main content

Filter: gravityflow_next_step

Allows the next step in workflow to be customized.

Return the next step (or false)

Parameters

NameTypeDescription
$step\Gravity_Flow_Step|boolThe next step.
$current_step\Gravity_Flow_StepThe current step.
$entryarrayThe current entry array.
$formarrayThe current form array.
$stepsarrayThe steps for current form.

Since

Source

Defined in class-gravity-flow.php at line 4093