wp_trim_excerpt
Filter Hook: Filters the trimmed excerpt string.
Source: wp-includes/formatting.php:3977
Filter Hook: Filters the trimmed excerpt string.
Source: wp-includes/formatting.php:3977
Function: Verifies that an email is valid.
Source: wp-includes/formatting.php:3510
Filter Hook: Filters whether an email address is valid.
Source: wp-includes/formatting.php:3530
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
Function: Strips out all characters that are not allowable in an email.
Source: wp-includes/formatting.php:3724