Handle menu items with _invalid flag #34818
Labels
[Feature] Navigation Component
A navigational waterfall component for hierarchy of items.
[Status] Duplicate
Used to indicate that a current issue matches an existing one and can be closed
[Type] Enhancement
A suggestion for improvement.
What problem does this address?
A nav menu_item object returned from calling wp_setup_nav_menu_item. This object contains a property called
_invalid
. It is used for the following.A menu item can be invalid for the following reasons.
The new navigation editor should handle this case. See the existing menu screens.
Related: #34670
What is your proposed solution?
The text was updated successfully, but these errors were encountered: