[wp-trac] [WordPress Trac] #42537: Remove title attributes: wp-login.php
WordPress Trac
noreply at wordpress.org
Thu Mar 14 21:09:54 UTC 2019
#42537: Remove title attributes: wp-login.php
-------------------------------------+-------------------------------------
Reporter: SergeyBiryukov | Owner: afercia
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.2
Component: Login and Registration | Version: 4.9
Severity: normal | Resolution: fixed
Keywords: has-patch title- | Focuses: accessibility,
attribute needs-dev-note | multisite
-------------------------------------+-------------------------------------
Changes (by SergeyBiryukov):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"44899" 44899]:
{{{
#!CommitTicketReference repository="" revision="44899"
Acessibility: Remove `title` attribute in `login_header()`.
* Deprecate `login_headertitle` filter, introduce `login_headertext` as a
replacement.
* For backwards compatibility, if a `login_headertitle` is set, it will be
used as link text.
* Make the login header logo URL and text consistent between single site
and Multisite.
* Avoid ambiguity of where the WordPress logo points to; link to
WordPress.org by default.
* `login_headerurl` filter is still available to change the URL of the
header logo.
Props afercia, pratikkry, chetan200891.
Fixes #42537.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42537#comment:23>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list