[wp-trac] [WordPress Trac] #42537: Remove title attributes: wp-login.php
WordPress Trac
noreply at wordpress.org
Thu Mar 7 15:58:53 UTC 2019
#42537: Remove title attributes: wp-login.php
-------------------------------------+-------------------------------------
Reporter: SergeyBiryukov | Owner: afercia
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 5.2
Component: Login and Registration | Version: 4.9
Severity: normal | Resolution:
Keywords: has-patch title- | Focuses: accessibility,
attribute | multisite
-------------------------------------+-------------------------------------
Comment (by afercia):
[attachment:"42537.3.diff"] simplifies everything as described above:
- deprecates `login_headertitle`
- introduces a new filter `login_headertext`
- removes the title attribute
- makes the URL and link text always the same on single site and multisite
- for backwards compatibility, if a `login_headertitle` is set, that will
be used as link text
Not sure about the `unset` added in [19783], I guess it can be removed?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42537#comment:19>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list