esc_html()
Function: Escaping for HTML blocks.
Source: wp-includes/formatting.php:4619
Function: Escaping for HTML blocks.
Source: wp-includes/formatting.php:4619
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: Verifies that an email is valid.
Source: wp-includes/formatting.php:3510
Function: Converts to ASCII from email subjects.
Source: wp-includes/formatting.php:3599
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: 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