Skip to main content

Filter: gform_is_valid_conditional_logic_operator

Filter which checks whether the operator is valid.

Allows custom operators to be validated.

Parameters

NameTypeDescription
$is_validboolWhether the operator is valid or not.
$operatorstringThe conditional logic operator.

Since

  • 2.0.7.20

Source

  • Defined in forms_model.php at line 7981
  • Defined in includes/legacy/forms_model_legacy.php at line 1718