[wp-trac] [WordPress Trac] #51445: [Multiple Bundled Themes] Add theme support for navigation-widgets
WordPress Trac
noreply at wordpress.org
Mon Oct 19 20:31:12 UTC 2020
#51445: [Multiple Bundled Themes] Add theme support for navigation-widgets
--------------------------------------------+----------------------------
Reporter: Hareesh Pillai | Owner: williampatton
Type: enhancement | Status: closed
Priority: normal | Milestone: 5.6
Component: Bundled Theme | Version: 5.5
Severity: normal | Resolution: fixed
Keywords: has-patch needs-testing commit | Focuses: accessibility
--------------------------------------------+----------------------------
Changes (by SergeyBiryukov):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"49208" 49208]:
{{{
#!CommitTicketReference repository="" revision="49208"
Bundled Themes: Declare support for the `html5` feature `navigation-
widgets`.
Widgets that output a list of links are now wrapped within `<nav>`
elements to improve semantics and accessibility.
The `<nav>` elements are native landmark regions, which helps assistive
technology users to navigate through them.
Follow-up to [48349], [49177].
Props hareesh-pillai, justinahinon, afercia, williampatton.
Fixes #51445.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/51445#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list