#57101 closed defect (bug) (fixed)
Typo in get_registered_nav_menus function
Reported by: | nithins53 | Owned by: | audrasjb |
---|---|---|---|
Milestone: | 6.2 | Priority: | normal |
Severity: | normal | Version: | 6.1 |
Component: | Menus | Keywords: | has-patch |
Focuses: | docs | Cc: |
Description
If we go through, wp-includes/nav-menu.php
on Line 146 we can see "egistered'. It should be "registered".
Change History (5)
This ticket was mentioned in PR #3616 on WordPress/wordpress-develop by @anantajitjg.
2 years ago
#1
- Keywords has-patch added; needs-patch removed
#2
@
2 years ago
- Focuses docs added
- Owner set to audrasjb
- Status changed from new to accepted
Thanks for reporting this 👍
@audrasjb commented on PR #3616:
2 years ago
#4
Committed in https://core.trac.wordpress.org/changeset/54835
Note: See
TracTickets for help on using
tickets.
Trac ticket: https://core.trac.wordpress.org/ticket/57101