[wp-trac] [WordPress Trac] #55651: Associate the terms form fields with their descriptions
WordPress Trac
noreply at wordpress.org
Mon May 2 15:04:05 UTC 2022
#55651: Associate the terms form fields with their descriptions
-------------------------+----------------------------
Reporter: afercia | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: 6.1
Component: Taxonomy | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses: accessibility
-------------------------+----------------------------
Changes (by afercia):
* keywords: good-first-bug => has-patch
Comment:
[attachment:"55651.diff"] is a first pass:
- Adds `aria-describedby` and `id` attributes to the form HTML.
- Adds an `aria_describedby` argument to `wp_dropdown_categories()`, to
optionally print out an `aria-describedby` attribute.
Sorry for the `good-first-bug` keyword, I already had a patch ready :)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55651#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list