is_email()
Function: Verifies that an email is valid.
Source: wp-includes/formatting.php:3510
Function: Verifies that an email is valid.
Source: wp-includes/formatting.php:3510
Function: Converts to ASCII from email subjects.
Source: wp-includes/formatting.php:3599
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
Function: Adds `rel=”nofollow”` string to all HTML A elements in content.
Source: wp-includes/formatting.php:3216
Function: Callback to add `rel=”nofollow”` string to HTML A element.
Source: wp-includes/formatting.php:3238