wp_slash()
Function: Adds slashes to a string or recursively adds slashes to strings within an array.
Source: wp-includes/formatting.php:5688
Function: Adds slashes to a string or recursively adds slashes to strings within an array.
Source: wp-includes/formatting.php:5688
Function: Localizes list items before the rest of the content.
Source: wp-includes/formatting.php:5233
Function: Safely extracts not more than the first $count characters from HTML string.
Source: wp-includes/formatting.php:5302
Function: Adds a base URL to relative links in passed content.
Source: wp-includes/formatting.php:5334
Function: Callback to add a base URL to relative links in passed content.
Source: wp-includes/formatting.php:5352
Function: Adds a Target attribute to all links in passed content.
Source: wp-includes/formatting.php:5380
Function: Callback to add a target attribute to all links in passed content.
Source: wp-includes/formatting.php:5398
Function: Normalizes EOL characters and strips duplicate whitespace.
Source: wp-includes/formatting.php:5413
Function: Properly strips all HTML tags including script and style
Source: wp-includes/formatting.php:5433
Function: Sanitizes a string from user input or from the database.
Source: wp-includes/formatting.php:5488