[wp-trac] [WordPress Trac] #63120: Emojis in plugin titles render in front of text characters
WordPress Trac
noreply at wordpress.org
Tue Mar 18 14:34:20 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: needs-patch good-first-bug | Focuses: ui, css
----------------------------------------+----------------------
Comment (by ankitkumarshah):
Hi @audrasjb and @slimndap,
I tried to replicate the issue but was not able to. I followed the
following steps in both 6.7.2 and the latest trunk:
I created a plugin with file name: `myplugin❤️wordpress.php` and following
header:
{{{
<?php
/**
* Plugin Name: myplugin❤️wordpress
*/
}}}
**TRUNK:**
[[Image(https://i.postimg.cc/135vqWhp/image.png)]]
**6.7.2:**
[[Image(https://i.postimg.cc/sDRjsW-dF/image.png)]]
Please guide me if I am doing something wrong.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63120#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list