[wp-trac] [WordPress Trac] #50402: Admin notices: error messages should not be all bold
WordPress Trac
noreply at wordpress.org
Wed Mar 5 04:43:39 UTC 2025
#50402: Admin notices: error messages should not be all bold
-----------------------------------------+------------------------
Reporter: afercia | Owner: joedolson
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 6.8
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: has-patch changes-requested | Focuses: ui
-----------------------------------------+------------------------
Comment (by najmulsaju):
The use of <strong> tags around entire error messages creates
inconsistency and harms readability. The proposed fix to remove these tags
and only use bold for emphasized terms makes the notices more consistent
and visually aligned with WordPress standards. Replacing the legacy
class="error" with class="notice notice-error" is also a necessary update
to modernize the error notices. This change improves both the UI and
accessibility.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50402#comment:30>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list