wp_rel_nofollow()
Function: Adds `rel=”nofollow”` string to all HTML A elements in content.
Source: wp-includes/formatting.php:3216
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
Filter Hook: Filters the Smiley image URL before it’s used in the image element.
Source: wp-includes/formatting.php:3442
Function: Converts text equivalent of smilies to images.
Source: wp-includes/formatting.php:3460
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
Function: Navigates through an array, object, or scalar, and decodes URL-encoded values
Source: wp-includes/formatting.php:2880
Function: Add leading zeros when necessary.
Source: wp-includes/formatting.php:2760