[wp-trac] [WordPress Trac] #30685: Better Login Error&Message Displaying
WordPress Trac
noreply at wordpress.org
Thu Sep 21 18:22:25 UTC 2023
#30685: Better Login Error&Message Displaying
------------------------------------+--------------------------------
Reporter: extendwings | Owner: sabernhardt
Type: enhancement | Status: closed
Priority: normal | Milestone: 6.4
Component: Login and Registration | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses: ui, accessibility
------------------------------------+--------------------------------
Changes (by joedolson):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"56654" 56654]:
{{{
#!CommitTicketReference repository="" revision="56654"
Login and Registration: Improve HTML for errors and notices.
Improve markup on Login and Registration errors. Use list markup for
multiple issues, paragraph when only one to reduce semantic burden in the
most common case. Normalize classes and markup for wrapper using
`wp_admin_notice()` and `wp_get_admin_notice()` functions. Move definition
of those functions from `wp-admin\includes\misc.php` to `wp-
includes\functions.php`. Move tests to functions group.
Props extendwings, sabernhardt, afercia, lukecavanagh, rianrietveld,
oglekler, sergeybiryukov, costdev, joedolson.
Fixes #30685.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30685#comment:55>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list