Skip to main content

Action: gravityflow_step_complete

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

Parameters

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

Since

Source

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