make_clickable()
Function: Converts plaintext URI to HTML links.
Source: wp-includes/formatting.php:3049
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
Function: Converts one smiley code to the icon graphic file equivalent.
Source: wp-includes/formatting.php:3414
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