wpseek.com
A WordPress-centric search engine for devs and theme authors
sanitize_email › WordPress Filter Hooks
Since2.8.0
Deprecatedn/a
› apply_filters( 'sanitize_email', '', $email, null )
| Parameters: (3) |
|
| Defined at: |
|
| Codex: |
Filters a sanitized email address.
Filters registered on this hook perform the actual validation and return the canonical email string on success or an empty string on failure. The default filter is registered in default-filters.php.Related Functions: sanitize_email, sanitize_meta, sanitize_term, sanitize_term_field, sanitize_title, sanitize_key