Filter: wu_checkout_validation_aliases
Allow plugin developers to add custom aliases in form validator.
Parameters
| Name | Type | Description |
|---|---|---|
| $validation_aliases | array | The array with id => alias. |
| $checkout | \Checkout | The checkout class. |
Since
- 2.1
Source
Defined in inc/checkout/class-checkout.php at line 2779