Filter: $gform_pre_validation_args
Allows the form to be modified before the submission is validated.
Parameters
| Name | Type | Description |
|---|
| $form | array | The form for the submission to be validated. |
Since
- 1.7
- 1.9: Added the form specific version.
Source
- Defined in
includes/api.php at line 1883
- Defined in
form_display.php at line 2419