get_date_from_gmt()
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 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: 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: Strips out all characters that are not allowable in an email.
Source: wp-includes/formatting.php:3724
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
Filter Hook: Filters the Smiley image URL before it’s used in the image element.
Source: wp-includes/formatting.php:3442