Unicode Emoji

The Unicode Emoji shortcode for WordPress can be used to facilitate the inclusion of Unicone emojis in the content, be it in posts, pages or descriptions. Check below for example implementations and shortcode documentation:

Unicode Emoji Examples

😀

Unicode Emoji Shortcodes

Unicode Emoji Shortcode
[x3m-unicode code="1F600" size="2"]
The shortcode can be used to easily display any Unicode emoji within WordPress content. Multiple emojis can be displayed in one page by simply copying the Unicode code inside the shortcode. Above example displays a “grinning face” emoji.

Unicode list of emojis include over 2000 options, offering a good diversity of emoticons to include for any type of project and feelings.

Unicode Emoji Documentation

Here are the shortcode option settings available for Unicode Emoji:

Shortcode Settings Details
code=”1F600″ This is used to set the emoji code for the emoji wanted to display.

Check Unicode list of emojis for available emojis and codes. The code to be included in the shortcode will be without “U+”. For emojis requiring 2 or more codes, just use the same format to include all of them, separated by “;” (ex “1F1FA;1F1F3”).

size=”2″ This is used to set the size displayed of the emoji.

Value “1” is smallest, with upwards values increasing the emoji size.