[wp-trac] [WordPress Trac] #64318: ↗ should not be replaced by Twemoji
WordPress Trac
noreply at wordpress.org
Wed Mar 18 10:09:12 UTC 2026
#64318: ↗ should not be replaced by Twemoji
--------------------------+---------------------
Reporter: Joen | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 7.1
Component: Emoji | Version: 4.2
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
--------------------------+---------------------
Comment (by Joen):
> This is my recollection (and personal preference) as well. Especially
since we can't know the intention of the user in how the character was
used.
I disagree, but defer to you and others who have a deeper insight.
WordPress itself is a consumer of Twemoji, and has used the `↗` character
as part of the ExternalLink component
(https://wordpress.github.io/gutenberg/?path=/docs/components-externallink
--docs). That component has had to be updated to wrap the character in a
span with the emoji-exclude class, which feels like a whack-a-mole
bandaid. The unicode character is U+2197 ("NORTH EAST ARROW"), and is part
of the "Arrows" block in unicode, alongside → and ↑, which are not
replaced, leaving us with this:
← ↖ ↑ ↗ → ↘ ↓ ↙
It seems arbitrary to me, an odd choice, and something the WordPress
project should consider its own stance on, absent a revert on the Twemoji
side.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64318#comment:23>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list