Opened 9 years ago
Closed 9 years ago
#40295 closed defect (bug) (fixed)
Variable spelling mistake on class-walker-category-checklist.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.8 | Priority: | normal |
| Severity: | trivial | Version: | 4.7.2 |
| Component: | Taxonomy | Keywords: | |
| Focuses: | docs, administration | Cc: |
Description
There is a spelling mistake on a variable at
https://github.com/WordPress/WordPress/blob/master/wp-admin/includes/class-walker-category-checklist.php#L87,
https://github.com/WordPress/WordPress/blob/master/wp-admin/includes/class-walker-category-checklist.php#L92
and
https://github.com/WordPress/WordPress/blob/master/wp-admin/includes/class-walker-category-checklist.php#L98
variable named $aria_cheched should be $aria_checked
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
In 40348: