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: Strips out all characters that are not allowable in an email.
Source: wp-includes/formatting.php:3724
Function: Determines the difference between two timestamps.
Source: wp-includes/formatting.php:3831
Function: Generates an excerpt from the content, if needed.
Source: wp-includes/formatting.php:3917
Function: Adds `rel=”nofollow”` string to all HTML A elements in content.
Source: wp-includes/formatting.php:3216
Function: Encodes the Unicode values to be used in the URI.
Source: wp-includes/formatting.php:1148
Function: Displays the rss enclosure for the current post.
Source: wp-includes/feed.php:467
Function: Displays the link to the comments.
Source: wp-includes/feed.php:307
Filter Hook: Filters the current comment author for use in a feed.
Source: wp-includes/feed.php:337