[wp-trac] [WordPress Trac] #52232: Remove useless <strong> tags in labels displayed in plugin/theme editor screens

WordPress Trac noreply at wordpress.org
Wed Jan 6 04:47:46 UTC 2021


#52232: Remove useless <strong> tags in labels displayed in plugin/theme editor
screens
-------------------------------------------------+-------------------------
 Reporter:  audrasjb                             |       Owner:  (none)
     Type:  defect (bug)                         |      Status:  new
 Priority:  normal                               |   Milestone:  5.7
Component:  Administration                       |     Version:
 Severity:  normal                               |  Resolution:
 Keywords:  needs-design-feedback good-first-    |     Focuses:  ui,
  bug has-patch                                  |  accessibility
-------------------------------------------------+-------------------------

Comment (by mukesh27):

 In both `wp-admin/plugin-editor.php` and `wp-admin/theme-editor` screens
 Selected file content: doesn't use `<strong>` tag. and `Documentation:`
 also not use that tag both elements use {{{ font-weight: 600; }}} CSS
 property so @audrasjb do you think that we need to remove that property
 from CSS also?

 @chemiker PR looks good for other elements.

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


More information about the wp-trac mailing list