Skip to main content

Filter: gravityflow_step_is_condition_met

Allows the determination for step conditions being met to be customized.

Parameters

NameTypeDescription
$condition_metboolAre the step condition(s) met.
$logicarrayThe conditional logic to be evaluated.
$formarrayThe current form.
$entryarrayThe current entry.
$step\Gravity_Flow_StepThe current step.

Since

Source

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