Files
Filename | Hook Type | Line Number | PHP Doc |
---|---|---|---|
wp-includes/formatting.php | apply_filters | 3489 | /** * Filters whether an email address is valid. * * This filter is evaluated under several different contexts, such as 'email_too_short', * 'email_no_at', 'local_invalid_chars', 'domain_period_sequence', 'domain_period_limits', * 'domain_no_periods', 'sub_hyphen_limits', 'sub_invalid_chars', or no specific context. * * @since 2.8.0 * * @param string|false $is_email The email address if successfully passed the is_email() checks, false otherwise. * @param string $email The email address being checked. * @param string $context Context under which the email was tested. */ |
wp-includes/formatting.php | apply_filters | 3495 | /** * Filters whether an email address is valid. * * This filter is evaluated under several different contexts, such as 'email_too_short', * 'email_no_at', 'local_invalid_chars', 'domain_period_sequence', 'domain_period_limits', * 'domain_no_periods', 'sub_hyphen_limits', 'sub_invalid_chars', or no specific context. * * @since 2.8.0 * * @param string|false $is_email The email address if successfully passed the is_email() checks, false otherwise. * @param string $email The email address being checked. * @param string $context Context under which the email was tested. */ |
wp-includes/formatting.php | apply_filters | 3505 | /** * Filters whether an email address is valid. * * This filter is evaluated under several different contexts, such as 'email_too_short', * 'email_no_at', 'local_invalid_chars', 'domain_period_sequence', 'domain_period_limits', * 'domain_no_periods', 'sub_hyphen_limits', 'sub_invalid_chars', or no specific context. * * @since 2.8.0 * * @param string|false $is_email The email address if successfully passed the is_email() checks, false otherwise. * @param string $email The email address being checked. * @param string $context Context under which the email was tested. */ |
wp-includes/formatting.php | apply_filters | 3512 | /** * Filters whether an email address is valid. * * This filter is evaluated under several different contexts, such as 'email_too_short', * 'email_no_at', 'local_invalid_chars', 'domain_period_sequence', 'domain_period_limits', * 'domain_no_periods', 'sub_hyphen_limits', 'sub_invalid_chars', or no specific context. * * @since 2.8.0 * * @param string|false $is_email The email address if successfully passed the is_email() checks, false otherwise. * @param string $email The email address being checked. * @param string $context Context under which the email was tested. */ |
wp-includes/formatting.php | apply_filters | 3518 | /** * Filters whether an email address is valid. * * This filter is evaluated under several different contexts, such as 'email_too_short', * 'email_no_at', 'local_invalid_chars', 'domain_period_sequence', 'domain_period_limits', * 'domain_no_periods', 'sub_hyphen_limits', 'sub_invalid_chars', or no specific context. * * @since 2.8.0 * * @param string|false $is_email The email address if successfully passed the is_email() checks, false otherwise. * @param string $email The email address being checked. * @param string $context Context under which the email was tested. */ |
wp-includes/formatting.php | apply_filters | 3527 | /** * Filters whether an email address is valid. * * This filter is evaluated under several different contexts, such as 'email_too_short', * 'email_no_at', 'local_invalid_chars', 'domain_period_sequence', 'domain_period_limits', * 'domain_no_periods', 'sub_hyphen_limits', 'sub_invalid_chars', or no specific context. * * @since 2.8.0 * * @param string|false $is_email The email address if successfully passed the is_email() checks, false otherwise. * @param string $email The email address being checked. * @param string $context Context under which the email was tested. */ |
wp-includes/formatting.php | apply_filters | 3535 | /** * Filters whether an email address is valid. * * This filter is evaluated under several different contexts, such as 'email_too_short', * 'email_no_at', 'local_invalid_chars', 'domain_period_sequence', 'domain_period_limits', * 'domain_no_periods', 'sub_hyphen_limits', 'sub_invalid_chars', or no specific context. * * @since 2.8.0 * * @param string|false $is_email The email address if successfully passed the is_email() checks, false otherwise. * @param string $email The email address being checked. * @param string $context Context under which the email was tested. */ |
wp-includes/formatting.php | apply_filters | 3541 | /** * Filters whether an email address is valid. * * This filter is evaluated under several different contexts, such as 'email_too_short', * 'email_no_at', 'local_invalid_chars', 'domain_period_sequence', 'domain_period_limits', * 'domain_no_periods', 'sub_hyphen_limits', 'sub_invalid_chars', or no specific context. * * @since 2.8.0 * * @param string|false $is_email The email address if successfully passed the is_email() checks, false otherwise. * @param string $email The email address being checked. * @param string $context Context under which the email was tested. */ |
wp-includes/formatting.php | apply_filters | 3547 | /** * Filters whether an email address is valid. * * This filter is evaluated under several different contexts, such as 'email_too_short', * 'email_no_at', 'local_invalid_chars', 'domain_period_sequence', 'domain_period_limits', * 'domain_no_periods', 'sub_hyphen_limits', 'sub_invalid_chars', or no specific context. * * @since 2.8.0 * * @param string|false $is_email The email address if successfully passed the is_email() checks, false otherwise. * @param string $email The email address being checked. * @param string $context Context under which the email was tested. */ |
Hook Parameters
Parameter Type | Name | Description |
---|---|---|
string|false | $is_email | The email address if successfully passed the is_email() checks, false otherwise. |
string | The email address being checked. | |
string | $context | Context under which the email was tested. |
string|false | $is_email | The email address if successfully passed the is_email() checks, false otherwise. |
string | The email address being checked. | |
string | $context | Context under which the email was tested. |
string|false | $is_email | The email address if successfully passed the is_email() checks, false otherwise. |
string | The email address being checked. | |
string | $context | Context under which the email was tested. |
string|false | $is_email | The email address if successfully passed the is_email() checks, false otherwise. |
string | The email address being checked. | |
string | $context | Context under which the email was tested. |
string|false | $is_email | The email address if successfully passed the is_email() checks, false otherwise. |
string | The email address being checked. | |
string | $context | Context under which the email was tested. |
string|false | $is_email | The email address if successfully passed the is_email() checks, false otherwise. |
string | The email address being checked. | |
string | $context | Context under which the email was tested. |
string|false | $is_email | The email address if successfully passed the is_email() checks, false otherwise. |
string | The email address being checked. | |
string | $context | Context under which the email was tested. |
string|false | $is_email | The email address if successfully passed the is_email() checks, false otherwise. |
string | The email address being checked. | |
string | $context | Context under which the email was tested. |
string|false | $is_email | The email address if successfully passed the is_email() checks, false otherwise. |
string | The email address being checked. | |
string | $context | Context under which the email was tested. |