Changes between Initial Version and Version 3 of Ticket #62926
- Timestamp:
- 02/10/2025 09:43:40 PM (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #62926
- Property Keywords has-patch 2nd-opinion close added
- Property Focuses accessibility added
-
Ticket #62926 – Description
initial v3 1 /wp-admin/nav-menus.php 1 `/wp-admin/nav-menus.php` 2 2 3 3 {{{ 4 4 <label class="bulk-select-button" for="bulk-select-switcher-top"> 5 <input type="checkbox" id="bulk-select-switcher-top" name="bulk-select-switcher-top" class="bulk-select-switcher">6 <span class="bulk-select-button-label">Bulk Select</span>7 </label>5 <input type="checkbox" id="bulk-select-switcher-top" name="bulk-select-switcher-top" class="bulk-select-switcher"> 6 <span class="bulk-select-button-label">Bulk Select</span> 7 </label> 8 8 }}} 9 9 10 The for=is redundant since the input is nested in the label and can be removed10 The `for=` is redundant since the input is nested in the label and can be removed
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)