[wp-trac] [WordPress Trac] #33646: #a11y-headings - the Screen Options h5

WordPress Trac noreply at wordpress.org
Fri Oct 9 18:04:20 UTC 2015


#33646: #a11y-headings - the Screen Options h5
------------------------------+--------------------------------
 Reporter:  afercia           |       Owner:  joedolson
     Type:  defect (bug)      |      Status:  closed
 Priority:  normal            |   Milestone:  4.4
Component:  Administration    |     Version:  4.3
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch commit  |     Focuses:  ui, accessibility
------------------------------+--------------------------------
Changes (by afercia):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 In [changeset:"34991"]:
 {{{
 #!CommitTicketReference repository="" revision="34991"
 Administration: Convert H5 usage in Screen Options to use fieldsets and
 legends.

 These H5 (heading level 5) don't allow for a good headings hierarchy and
 shouldn't be headings in the first place. Each group of options has now
 its own fieldset and legend.
 In `render_screen_options()`, introduce two new "render" methods:
 `render_meta_boxes_preferences()` and
 `render_list_table_columns_preferences()` for consistency with already
 existing render methods and cleaner code.

 Props joedolson, afercia.
 Fixes #33646.
 }}}

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


More information about the wp-trac mailing list