How do I make Wordpress to display apple emoji?

Wordpress displays emoji unicode symbols using an icon set like this one http://emojione.com/#gallery but I don't want this version. Emoji looks so different in Wordpress. Is it possible to use another icon pack that looks more native, like the the emojipedia link: https://emojipedia.org/people/

Topic emoji Wordpress

Category Web


Copying my answer to a similar question from the .org forums:

You can’t force WordPress to use iOS emoji for anyone but iOS (or Mac) users.

Emoji are just characters, like any other letter, and how they’re displayed is determined by the operating system. Each operating system has its own graphics for the emoji, and they will be displayed using these.

However, to enable emoji in browsers and operating systems that don’t support them WordPress uses a script to convert emoji to a backwards-compatible format, and these backwards-compatible emoji are Twemoji, Twitter’s emoji designs. It uses these because they’re open source, which is a requirement for WordPress.

You can disable these backwards-compatibility emoji with a plugin like Disable Emojis. When using this plugin emoji will only appear in compatible browsers (most of them these days), but they will appear in the original style of the user’s operating system. So iOS users will see the iOS designs, but Android users will see their device manufacturer’s designs.

It’s not possible to force everyone to use Apple’s designs for emoji, because these are copyrighted and tightly controlled by Apple.

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.