[wp-trac] [WordPress Trac] #63120: Emojis in plugin titles render in front of text characters
WordPress Trac
noreply at wordpress.org
Thu Jun 5 09:29:26 UTC 2025
#63120: Emojis in plugin titles render in front of text characters
-------------------------------------------------+-------------------------
Reporter: slimndap | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.9
Component: Plugins | Version:
Severity: minor | Resolution:
Keywords: good-first-bug has-patch dev- | Focuses: ui, css
feedback has-test-info |
-------------------------------------------------+-------------------------
Comment (by ankitkumarshah):
Hi @hmbashar 👋,
Thank you for testing,
In your case, it looks like system fonts are being used to render emojis.
WordPress includes a fallback mechanism that loads emojis from
https://s.w.org/images/core/emoji/15.0.3/svg/ when the emoji feature
detection test fails.
However, since your browser is successfully rendering emojis using system
fonts, the fallback isn’t triggered — which is why the issue doesn’t occur
on your end.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63120#comment:23>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list