Files
Filename | Hook Type | Line Number | PHP Doc |
---|---|---|---|
wp-includes/formatting.php | apply_filters | 3699 | /** * Filters a sanitized email address. * * This filter is evaluated under several contexts, including 'email_too_short', * 'email_no_at', 'local_invalid_chars', 'domain_period_sequence', 'domain_period_limits', * 'domain_no_periods', 'domain_no_valid_subs', or no context. * * @since 2.8.0 * * @param string $sanitized_email The sanitized email address. * @param string $email The email address, as provided to sanitize_email(). * @param string|null $message A message to pass to the user. null if email is sanitized. */ |
wp-includes/formatting.php | apply_filters | 3705 | /** * Filters a sanitized email address. * * This filter is evaluated under several contexts, including 'email_too_short', * 'email_no_at', 'local_invalid_chars', 'domain_period_sequence', 'domain_period_limits', * 'domain_no_periods', 'domain_no_valid_subs', or no context. * * @since 2.8.0 * * @param string $sanitized_email The sanitized email address. * @param string $email The email address, as provided to sanitize_email(). * @param string|null $message A message to pass to the user. null if email is sanitized. */ |
wp-includes/formatting.php | apply_filters | 3716 | /** * Filters a sanitized email address. * * This filter is evaluated under several contexts, including 'email_too_short', * 'email_no_at', 'local_invalid_chars', 'domain_period_sequence', 'domain_period_limits', * 'domain_no_periods', 'domain_no_valid_subs', or no context. * * @since 2.8.0 * * @param string $sanitized_email The sanitized email address. * @param string $email The email address, as provided to sanitize_email(). * @param string|null $message A message to pass to the user. null if email is sanitized. */ |
wp-includes/formatting.php | apply_filters | 3724 | /** * Filters a sanitized email address. * * This filter is evaluated under several contexts, including 'email_too_short', * 'email_no_at', 'local_invalid_chars', 'domain_period_sequence', 'domain_period_limits', * 'domain_no_periods', 'domain_no_valid_subs', or no context. * * @since 2.8.0 * * @param string $sanitized_email The sanitized email address. * @param string $email The email address, as provided to sanitize_email(). * @param string|null $message A message to pass to the user. null if email is sanitized. */ |
wp-includes/formatting.php | apply_filters | 3731 | /** * Filters a sanitized email address. * * This filter is evaluated under several contexts, including 'email_too_short', * 'email_no_at', 'local_invalid_chars', 'domain_period_sequence', 'domain_period_limits', * 'domain_no_periods', 'domain_no_valid_subs', or no context. * * @since 2.8.0 * * @param string $sanitized_email The sanitized email address. * @param string $email The email address, as provided to sanitize_email(). * @param string|null $message A message to pass to the user. null if email is sanitized. */ |
wp-includes/formatting.php | apply_filters | 3740 | /** * Filters a sanitized email address. * * This filter is evaluated under several contexts, including 'email_too_short', * 'email_no_at', 'local_invalid_chars', 'domain_period_sequence', 'domain_period_limits', * 'domain_no_periods', 'domain_no_valid_subs', or no context. * * @since 2.8.0 * * @param string $sanitized_email The sanitized email address. * @param string $email The email address, as provided to sanitize_email(). * @param string|null $message A message to pass to the user. null if email is sanitized. */ |
wp-includes/formatting.php | apply_filters | 3763 | /** * Filters a sanitized email address. * * This filter is evaluated under several contexts, including 'email_too_short', * 'email_no_at', 'local_invalid_chars', 'domain_period_sequence', 'domain_period_limits', * 'domain_no_periods', 'domain_no_valid_subs', or no context. * * @since 2.8.0 * * @param string $sanitized_email The sanitized email address. * @param string $email The email address, as provided to sanitize_email(). * @param string|null $message A message to pass to the user. null if email is sanitized. */ |
wp-includes/formatting.php | apply_filters | 3774 | /** * Filters a sanitized email address. * * This filter is evaluated under several contexts, including 'email_too_short', * 'email_no_at', 'local_invalid_chars', 'domain_period_sequence', 'domain_period_limits', * 'domain_no_periods', 'domain_no_valid_subs', or no context. * * @since 2.8.0 * * @param string $sanitized_email The sanitized email address. * @param string $email The email address, as provided to sanitize_email(). * @param string|null $message A message to pass to the user. null if email is sanitized. */ |
Hook Parameters
Parameter Type | Name | Description |
---|---|---|
string | $sanitized_email | The sanitized email address. |
string | The email address, as provided to sanitize_email(). | |
string|null | $message | A message to pass to the user. null if email is sanitized. |
string | $sanitized_email | The sanitized email address. |
string | The email address, as provided to sanitize_email(). | |
string|null | $message | A message to pass to the user. null if email is sanitized. |
string | $sanitized_email | The sanitized email address. |
string | The email address, as provided to sanitize_email(). | |
string|null | $message | A message to pass to the user. null if email is sanitized. |
string | $sanitized_email | The sanitized email address. |
string | The email address, as provided to sanitize_email(). | |
string|null | $message | A message to pass to the user. null if email is sanitized. |
string | $sanitized_email | The sanitized email address. |
string | The email address, as provided to sanitize_email(). | |
string|null | $message | A message to pass to the user. null if email is sanitized. |
string | $sanitized_email | The sanitized email address. |
string | The email address, as provided to sanitize_email(). | |
string|null | $message | A message to pass to the user. null if email is sanitized. |
string | $sanitized_email | The sanitized email address. |
string | The email address, as provided to sanitize_email(). | |
string|null | $message | A message to pass to the user. null if email is sanitized. |
string | $sanitized_email | The sanitized email address. |
string | The email address, as provided to sanitize_email(). | |
string|null | $message | A message to pass to the user. null if email is sanitized. |