Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #57333


Ignore:
Timestamp:
12/15/2022 01:20:47 PM (3 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57333

    • Property Component changed from General to Menus
  • Ticket #57333 – Description

    initial v1  
    11Would get the warnings below, and menu wouldn't show. Changing the code shown here (I left the original in, just commented out. fixed the issue.
    2 
     2{{{
    33------nav-menu-template.php------
    44        // Calculate the depth of each menu item with children.
     
    2020
    2121Warning: Undefined array key 21700 in C:\xampp\htdocs\wp-includes\nav-menu-template.php on line 215
     22}}}