Skip to main content

Action: gravityflow_step_start

Allows custom logic to be added when the step is started.

Parameters

NameTypeDescription
$step_idintThe ID of the step.
$entry_idintThe entry of the step.
$form_idintThe form of the step.
$statusstringThe status when the step starts.
$step\Gravity_Flow_StepThe step.

Since

Source

Defined in includes/steps/class-step.php at line 646