Skip to main content

Filter: gravityflow_send_to_step_condition_met_required

Confirms whether the step conditions being met is required to send a workflow to a specific step.

Parameters

NameTypeDescription
$conditions_met_requiredboolWhether to pass a workflow to a step that has failed its required conditions.
$new_step\Gravity_Flow_StepThe proposed new step that failed its step conditions.
$current_step\Gravity_Flow_StepThe current step.
$entryarrayThe current entry.
$formarrayThe current form.

Since

Source

Defined in includes/class-api.php at line 251