[buddypress-trac] [BuddyPress Trac] #6529: Support emojis
buddypress-trac
noreply at wordpress.org
Fri Dec 11 18:08:53 UTC 2015
#6529: Support emojis
---------------------------------+-----------------------
Reporter: r-a-y | Owner:
Type: enhancement | Status: reopened
Priority: normal | Milestone: 2.5
Component: Component - Any/All | Version: 2.3.0
Severity: normal | Resolution:
Keywords: has-patch |
---------------------------------+-----------------------
Comment (by r-a-y):
> So... I thought we needed to migrate the tables to utf8mb4. What does
that not do if we need to do this for emojis?
See comment:3.
According to the Docblock, `wp_encode_emoji()` only supports Unicode-7
emojis. The good news is there are only 37 Unicode-8 emojis:
http://emojipedia.org/unicode-8.0/
However, I did a test of a few Unicode-8 emojis and `wp_encode_emoji()`
worked for these as well.
I assume the DB upgrade would support all other emojis from Unicode-8.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6529#comment:8>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list