WC_Validation::format_phone()
Method: Format a given phone number.
Source: includes/class-wc-validation.php:198
Method: Format a given phone number.
Source: includes/class-wc-validation.php:198
Method: Validates an email using WordPress native is_email function.
Source: includes/class-wc-validation.php:22
Method: Validates a phone number using a regular expression.
Source: includes/class-wc-validation.php:32
Method: Checks for a valid postcode.
Source: includes/class-wc-validation.php:47
Filter Hook: General user data validation methods
Source: includes/class-wc-validation.php:123
Method: Check if is a GB postcode.
Source: includes/class-wc-validation.php:132
Method: Format the postcode according to the country and length of the postcode.
Source: includes/class-wc-validation.php:188
Class: Validation class.
Source: includes/class-wc-validation.php:14