Opened 2 years ago
Last modified 2 years ago
#59744 new defect (bug)
walk_page_tree issue - cast array to object to fix
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Awaiting Review | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Menus | Keywords: | |
| Focuses: | Cc: |
Description (last modified by )
( ! ) Warning: Attempt to read property "before" on array in ...\wp-includes\class-walker-nav-menu.php on line 273
$walker->walk expects an object but
walk_page_tree passes an array.
Change History (1)
Note: See
TracTickets for help on using
tickets.