iso8601_timezone_to_offset()
Function: Given an ISO 8601 timezone, returns its UTC offset in seconds.
Source: wp-includes/formatting.php:3674
Function: Given an ISO 8601 timezone, returns its UTC offset in seconds.
Source: wp-includes/formatting.php:3674
Function: Given an ISO 8601 (Ymd\TH:i:sO) date, returns a MySQL DateTime (Y-m-d H:i:s) format used by post_date[_gmt].
Source: wp-includes/formatting.php:3696
Function: Callback to convert URI match to HTML A element.
Source: wp-includes/formatting.php:2920
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
Function: Converts one smiley code to the icon graphic file equivalent.
Source: wp-includes/formatting.php:3414