wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
wp_is_ascii_email › WordPress Function
Seit7.1.0
Veraltetn/v
› wp_is_ascii_email ( $value, $email, $context )
| Parameter: (3) |
|
| Gibt zurück: |
|
| Definiert in: |
|
| Codex: |
Default is_email filter for databases that do not support Unicode (db charset is not utf8mb4).
Validates the email address using WP_Email_Address::from_string with Unicode disabled. 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_ascii_email, wp_is_unicode_email, sanitize_email, is_email, wp_staticize_emoji