Filter: gform_is_valid_conditional_logic_operator
Filter which checks whether the operator is valid.
Allows custom operators to be validated.
Parameters
| Name | Type | Description |
|---|---|---|
| $is_valid | bool | Whether the operator is valid or not. |
| $operator | string | The conditional logic operator. |
Since
- 2.0.7.20
Source
- Defined in
forms_model.phpat line 7981 - Defined in
includes/legacy/forms_model_legacy.phpat line 1718