[wp-trac] [WordPress Trac] #59768: Replace `tabindex` example in submit button function docs
WordPress Trac
noreply at wordpress.org
Thu Nov 16 17:00:45 UTC 2023
#59768: Replace `tabindex` example in submit button function docs
--------------------------------------+----------------------------------
Reporter: sabernhardt | Owner: SergeyBiryukov
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.5
Component: Administration | Version:
Severity: normal | Resolution: fixed
Keywords: good-first-bug has-patch | Focuses: accessibility, docs
--------------------------------------+----------------------------------
Changes (by SergeyBiryukov):
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"57114" 57114]:
{{{
#!CommitTicketReference repository="" revision="57114"
Docs: Replace `tabindex` example in submit button functions documentation.
Most of the `tabindex` attributes across the admin were removed in
[21311].
This commit updates the example for the `$other_attributes` parameter to
use the `id` attribute instead.
Includes synchronizing documentation between `submit_button()` and
`get_submit_button()`.
Follow-up to [15810], [16061], [21311], [27136], [31599].
Props benjaminknox, sabernhardt, fushar, SergeyBiryukov.
Fixes #59768.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59768#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list