_wp_iso_convert()
Function: Helper function to convert hex encoded chars to ASCII.
Source: wp-includes/formatting.php:3618
Function: Helper function to convert hex encoded chars to ASCII.
Source: wp-includes/formatting.php:3618
Function: Given a date in the timezone of the site, returns that date in UTC.
Source: wp-includes/formatting.php:3634
Function: Given a date in UTC or GMT timezone, returns that date in the timezone of the site.
Source: wp-includes/formatting.php:3656
Function: Given an ISO 8601 timezone, returns its UTC offset in seconds.
Source: wp-includes/formatting.php:3674
Function: Callback to convert URL match to HTML A element.
Source: wp-includes/formatting.php:2959
Function: Callback to convert email address match to HTML A element.
Source: wp-includes/formatting.php:2992
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