[wp-trac] [WordPress Trac] #52232: Remove useless <strong> tags in labels displayed in plugin/theme editor screens
WordPress Trac
noreply at wordpress.org
Tue Jan 5 21:46:39 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: Awaiting Review
Component: Administration | Version:
Severity: normal | Keywords: needs-design-feedback
Focuses: ui, accessibility |
-------------------------------+-----------------------------------
In both `wp-admin/plugin-editor.php` and `wp-admin/theme-editor` screens,
all labels use `<strong>` tags.
As every single label is emphasized with a `<strong>` tag, none of them is
really emphasized anymore.
I think it would be nice to remove all strong tags, and if we really need
bold font for design purposes (but I really doubt it), we should rather
use CSS 😃
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52232>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list