Opened 10 years ago
Closed 10 years ago
#36365 closed enhancement (fixed)
Emoji: Replace :roll: with unicode 2 twemoji version
| Reported by: | Joen | Owned by: | pento |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.6 |
| Component: | Emoji | Version: | 4.4.2 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
Steps to reproduce: write a post with the :roll: smiley inserted.
Notice that it maps to /wp-includes/images/smilies/rolleyes.png, which is a custom smiley we drew to match the Twemoji style. We did this because Twemoji version 1 did not have a "face with rolling eyes" emoji at the time.
But Unicode 8.0 does, and so does the new version of Twemoji: https://s.w.org/images/core/emoji/72x72/1f644.png
Suggested fix: keep the :roll: string, map it to the Twemoji image now, and retire the old smiley PNG file.
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 37296: