excerpt_more
Filter Hook: Filters the string in the “more” link displayed after a trimmed excerpt.
Source: wp-includes/formatting.php:3965
Filter Hook: Filters the string in the “more” link displayed after a trimmed excerpt.
Source: wp-includes/formatting.php:3965
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 email addresses characters to HTML entities to block spam bots.
Source: wp-includes/formatting.php:2893
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