emoji (tag)
| print_emoji_styles() | Outputs important styles related to the loading of emoji. |
| wp_encode_emoji() | Converts emoji symbols in the provided string to their HTML code (🌛). |
| wp_staticize_emoji() | Converts emoji characters in the provided text to HTML elements <img>. |