wpseek.com
A WordPress-centric search engine for devs and theme authors
wp_sanitize_unicode_email › WordPress Function
Since7.1.0
Deprecatedn/a
› wp_sanitize_unicode_email ( $value, $email, $context )
| Parameters: (3) |
|
| Returns: |
|
| Defined at: |
|
| Codex: |
Default sanitize_email filter for databases that support Unicode (db charset is utf8mb4).
Returns the canonical address from WP_Email_Address::from_string with Unicode enabled, or an empty string if the address is invalid.Related Functions: wp_is_unicode_email, wp_sanitize_ascii_email, sanitize_email, wp_encode_emoji, sanitize_user_field