is_email
Filter Hook: Filters whether an email address is valid.
Source: wp-includes/formatting.php:3530
Filter Hook: Filters whether an email address is valid.
Source: wp-includes/formatting.php:3530
Function: Converts to ASCII from email subjects.
Source: wp-includes/formatting.php:3599
Function: Helper function to convert hex encoded chars to ASCII.
Source: wp-includes/formatting.php:3618
Function: Given a date in the timezone of the site, returns that date in UTC.
Source: wp-includes/formatting.php:3634
Function: Converts email addresses characters to HTML entities to block spam bots.
Source: wp-includes/formatting.php:2893
Function: Callback to convert URI match to HTML A element.
Source: wp-includes/formatting.php:2920
Function: Callback to convert URL match to HTML A element.
Source: wp-includes/formatting.php:2959
Function: Callback to convert email address match to HTML A element.
Source: wp-includes/formatting.php:2992
Function: Converts plaintext URI to HTML links.
Source: wp-includes/formatting.php:3049
Function: Breaks a string into chunks by splitting at whitespace characters.
Source: wp-includes/formatting.php:3139