wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
wp_is_unicode_email › WordPress Function
Seit7.1.0
Veraltetn/v
› wp_is_unicode_email ( $value, $email, $context )
| Parameter: (3) |
|
| Gibt zurück: |
|
| Definiert in: |
|
| Codex: |
Default is_email filter for databases that support Unicode (db charset is utf8mb4).
Validates the email address using WP_Email_Address::from_string with Unicode enabled. Only acts when $context is null (which it is in the initial validation call); later rescue-context calls are passed through.Ähnliche Funktionen: wp_sanitize_unicode_email, wp_is_ascii_email, wp_encode_emoji, wp_is_uuid, wp_sanitize_ascii_email