[wp-trac] [WordPress Trac] #64318: ↗ should not be replaced by Twemoji

WordPress Trac noreply at wordpress.org
Mon Feb 9 17:04:41 UTC 2026


#64318: ↗ should not be replaced by Twemoji
--------------------------+---------------------
 Reporter:  Joen          |       Owner:  (none)
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  7.0
Component:  Emoji         |     Version:  4.2
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:
--------------------------+---------------------

Comment (by siliconforks):

 Replying to [ticket:64318 Joen]:
 > At present if you want to avoid having the ↗ glyph replaced with a
 twemoji, you either have to disable the set entirely, or add a CSS class,
 `wp-exclude-emoji` in order to safeguard the glyph.

 A third way to avoid having the glyph replaced with a twemoji image is to
 use the text presentation selector - the character U+FE0E VARIATION
 SELECTOR-15 (VS15).

 So if you have the sequence U+2197 (NORTH EAST ARROW) followed by U+FE0E,
 Twemoji will (correctly) avoid replacing it with an image.

 If you really want the text presentation, this is probably the best way to
 do it.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/64318#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list