wp_sprintf()
Function: WordPress implementation of PHP sprintf() with filters.
Source: wp-includes/formatting.php:5156
Function: WordPress implementation of PHP sprintf() with filters.
Source: wp-includes/formatting.php:5156
Filter Hook: Filters a string cleaned and escaped for output in an HTML attribute.
Source: wp-includes/formatting.php:4658
Filter Hook: Filters a string cleaned and escaped for output in a textarea element.
Source: wp-includes/formatting.php:4679
Filter Hook: Filters a string cleaned and escaped for output as an HTML tag.
Source: wp-includes/formatting.php:4758
Filter Hook: Filters an option value following sanitization.
Source: wp-includes/formatting.php:5062
Filter Hook: Filters the array of variables derived from a parsed string.
Source: wp-includes/formatting.php:5111
Filter Hook: Filters a fragment from the pattern passed to wp_sprintf().
Source: wp-includes/formatting.php:5204
Function: Escaping for HTML attributes.
Source: wp-includes/formatting.php:4644
Function: Escaping for textarea values.
Source: wp-includes/formatting.php:4669
Filter Hook: Filters the text content after words have been trimmed.
Source: wp-includes/formatting.php:4031