translate_smiley()
Function: Converts one smiley code to the icon graphic file equivalent.
Source: wp-includes/formatting.php:3414
Function: Converts one smiley code to the icon graphic file equivalent.
Source: wp-includes/formatting.php:3414
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: Appends a trailing slash.
Source: wp-includes/formatting.php:2793
Function: Removes trailing forward slashes and backslashes if they exist.
Source: wp-includes/formatting.php:2808
Function: Adds slashes to a string or recursively adds slashes to strings within an array.
Source: wp-includes/formatting.php:2820
Function: Navigates through an array, object, or scalar, and removes slashes from the values.
Source: wp-includes/formatting.php:2832
Function: Callback function for `stripslashes_deep()` which strips slashes from strings.
Source: wp-includes/formatting.php:2844
Function: Navigates through an array, object, or scalar, and encodes the values to be used in a URL.
Source: wp-includes/formatting.php:2856