sanitize_hex_color_no_hash()
Function: Sanitizes a hex color without a hash. Use sanitize_hex_color() when possible.
Source: wp-includes/formatting.php:6173
Function: Sanitizes a hex color without a hash. Use sanitize_hex_color() when possible.
Source: wp-includes/formatting.php:6173
Function: Ensures that any hex color is properly hashed.
Source: wp-includes/formatting.php:6194
Function: Prints the inline Emoji detection script if it is not already printed.
Source: wp-includes/formatting.php:5804
Filter Hook: Filters the URL where emoji png images are hosted.
Source: wp-includes/formatting.php:5832
Filter Hook: Filters the extension of the emoji png files.
Source: wp-includes/formatting.php:5841
Filter Hook: Filters the URL where emoji SVG images are hosted.
Source: wp-includes/formatting.php:5850
Filter Hook: Filters the extension of the emoji SVG files.
Source: wp-includes/formatting.php:5859
Function: Converts emoji characters to their equivalent HTML entity.
Source: wp-includes/formatting.php:5915
Function: Converts emoji to a static img element.
Source: wp-includes/formatting.php:5936
Function: Converts emoji in emails into static images.
Source: wp-includes/formatting.php:6031