_split_str_by_whitespace()
Function: Breaks a string into chunks by splitting at whitespace characters.
Source: wp-includes/formatting.php:3139
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: 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
Function: Navigates through an array, object, or scalar, and raw-encodes the values to be used in a URL.
Source: wp-includes/formatting.php:2868