[wp-trac] [WordPress Trac] #57590: Class attribute for register and lost password link on login page
WordPress Trac
noreply at wordpress.org
Tue Sep 19 22:43:53 UTC 2023
#57590: Class attribute for register and lost password link on login page
---------------------------------------------+----------------------
Reporter: wparslan | Owner: costdev
Type: enhancement | Status: closed
Priority: low | Milestone: 6.4
Component: Login and Registration | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch good-first-bug commit | Focuses: ui, css
---------------------------------------------+----------------------
Changes (by costdev):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"56628" 56628]:
{{{
#!CommitTicketReference repository="" revision="56628"
Login and Registration: Introduce classes `wp-login.php` footer links.
This introduces classes for the "Log in", "Register" and "Lost your
password?" links in the footer of `wp-login.php` forms so that they may be
easily targeted for individual styling.
The new classes are:
- `.wp-login-log-in`
- `.wp-login-register`
- `.wp-login-lost-password`
Props wparslan, thomasplevy, rajinsharwar, audrasjb, joedolson, costdev.
Fixes #57590.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/57590#comment:16>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list