ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/formatting.php
  • Page 3

emoji_svg_url

Filter Hook: Filters the URL where emoji SVG images are hosted.

Source: wp-includes/formatting.php:5850

Used by 0 functions | Uses 0 functions

emoji_svg_ext

Filter Hook: Filters the extension of the emoji SVG files.

Source: wp-includes/formatting.php:5859

Used by 0 functions | Uses 0 functions

wp_encode_emoji()

Function: Converts emoji characters to their equivalent HTML entity.

Source: wp-includes/formatting.php:5915

Used by 0 functions | Uses 0 functions

wp_staticize_emoji()

Function: Converts emoji to a static img element.

Source: wp-includes/formatting.php:5936

Used by 0 functions | Uses 0 functions

wp_staticize_emoji_for_email()

Function: Converts emoji in emails into static images.

Source: wp-includes/formatting.php:6031

Used by 0 functions | Uses 0 functions

_wp_emoji_list()

Function: Returns arrays of emoji data.

Source: wp-includes/formatting.php:6102

Used by 0 functions | Uses 0 functions

url_shorten()

Function: Shortens a URL, to be used as link text.

Source: wp-includes/formatting.php:6127

Used by 0 functions | Uses 0 functions

sanitize_hex_color()

Function: Sanitizes a hex color.

Source: wp-includes/formatting.php:6148

Used by 0 functions | Uses 0 functions

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

Used by 0 functions | Uses 0 functions

maybe_hash_hex_color()

Function: Ensures that any hex color is properly hashed.

Source: wp-includes/formatting.php:6194

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 4 … 17 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy