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

WordPress Trac noreply at wordpress.org
Wed Jun 11 07:48:54 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-test-info dev-    |     Focuses:  ui, css
  feedback has-patch                             |
-------------------------------------------------+-------------------------

Comment (by tomd6r):

 Replying to [comment:33 sandeepdahiya]:
 > The `.updates-table .plugins .plugin-title` targets the update section
 on dashboard while on plugins page, it is `.wp-list-table.plugins .plugin-
 title`. so updating
 > {{{
 > .plugins .plugin-title img:where(:not(.emoji))
 > }}}
 > seems like a better choice to target both the fields and avoid
 unnecessary layout shifts.

 That’s a good observation. This is why I instinctively leaned towards this
 solution, even though I didn’t have concrete proof. Also, the PR looks
 great. Thanks!

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


More information about the wp-trac mailing list