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 email addresses characters to HTML entities to block spam bots.
Source: wp-includes/formatting.php:2893
Function: Converts plaintext URI to HTML links.
Source: wp-includes/formatting.php:3049
Function: Converts text equivalent of smilies to images.
Source: wp-includes/formatting.php:3460
Function: Add leading zeros when necessary.
Source: wp-includes/formatting.php:2760
Function: Adds backslashes before letters and before a number at the start of a string.
Source: wp-includes/formatting.php:2772
Function: Adds slashes to a string or recursively adds slashes to strings within an array.
Source: wp-includes/formatting.php:2820
Function: Converts lone & characters into `&` (a.k.a. `&`)
Source: wp-includes/formatting.php:2468
Function: Balances tags if forced to, or if the ‘use_balanceTags’ option is set to true.
Source: wp-includes/formatting.php:2540
Function: Acts on text which is about to be edited.
Source: wp-includes/formatting.php:2728