[wp-trac] [WordPress Trac] #62895: Bundled Themes: Accessibility additions to the site title link
WordPress Trac
noreply at wordpress.org
Mon Mar 3 18:43:25 UTC 2025
#62895: Bundled Themes: Accessibility additions to the site title link
------------------------------+----------------------------
Reporter: bschneidewind | Owner: joedolson
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.8
Component: Bundled Theme | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses: accessibility
------------------------------+----------------------------
Changes (by joedolson):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"59907" 59907]:
{{{
#!CommitTicketReference repository="" revision="59907"
Bundled Themes: Add `aria-current="page"` on header links.
Mark links that point to the current URL in bundled theme headers with
`aria-current="page"` to inform screen reader users that this link is the
current page.
Changes to Twenty Ten through Twenty Twenty add `aria-current` and
`rel="home"` where appropriate, Twenty Twenty One only adds `rel="home"`.
Props bschneidewind, joedolson, hiabhaykulkarni, sabernhardt.
Fixes #62895.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62895#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list