[wp-trac] [WordPress Trac] #51786: Accessibility issue with the logo on the login page

WordPress Trac noreply at wordpress.org
Mon Sep 30 15:48:40 UTC 2024


#51786: Accessibility issue with the logo on the login page
-----------------------------------------------+---------------------------
 Reporter:  roytanck                           |       Owner:  joedolson
     Type:  enhancement                        |      Status:  accepted
 Priority:  normal                             |   Milestone:  6.7
Component:  Login and Registration             |     Version:
 Severity:  normal                             |  Resolution:
 Keywords:  has-patch has-testing-info commit  |     Focuses:
                                               |  accessibility
-----------------------------------------------+---------------------------
Changes (by joedolson):

 * keywords:  has-patch has-testing-info => has-patch has-testing-info
               commit


Comment:

 With these changes, I think this is good to commit. It has no visual
 changes, and the only markup changes are in screen-reader-text.

 I did consider whether we should move the `h1` above the `login_header`
 action, but decided it was fine where it is. Even if somebody inserts
 content using the `login_header`, the `h1` continues to define the primary
 purpose of the page and describes the content following.

 And that would be a misuse of the action, since the `login_message` filter
 is better suited to that.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/51786#comment:27>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list