joypixels / emojione

[Archived] The world's largest independent emoji font. Maintained at https://github.com/joypixels/emoji-toolkit.
https://www.joypixels.com
Other
4.46k stars 535 forks source link

Android & iOS emojis not appearing just ampersand encoded pairs #606

Open deeve opened 6 years ago

deeve commented 6 years ago

Hi, I have a shoutbox on a Wordpress site enabled by a plugin called Shreikasten which uses the emojione library (which I just upgraded to 3.1) . If I submit a comment using Android or iOS devices, the emojis appear within the text area. The when submitted to the shoutbox they appear for a split second and then revert to their ampersand encoded pairs, such as �� �� �� �� �� �� �� �� etc

Is there a function I can use to convert these codes to emojis? Thanks in advance.