[wp-trac] [WordPress Trac] #63120: Emojis in plugin titles render in front of text characters

WordPress Trac noreply at wordpress.org
Tue Aug 26 23:48:39 UTC 2025


#63120: Emojis in plugin titles render in front of text characters
--------------------------------------------------+-----------------------
 Reporter:  slimndap                              |       Owner:  jorbin
     Type:  defect (bug)                          |      Status:  reopened
 Priority:  normal                                |   Milestone:  6.9
Component:  Plugins                               |     Version:
 Severity:  minor                                 |  Resolution:
 Keywords:  has-test-info dev-feedback has-patch  |     Focuses:  ui, css
--------------------------------------------------+-----------------------

Comment (by helen):

 [attachment:"63120.2.diff"] is a little bit of a different approach and I
 think more correct - I'd like to avoid less-performant complex selectors
 like `not()` and partial matches if we don't have to use them, and since
 we can add a class we should do that. So this adds the `plugin-icon` class
 to those images which will be helpful semantically anyway, and updates the
 existing `plugin-icon` styles to be specific to `plugin-card` (install
 screen).

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


More information about the wp-trac mailing list