Add ‘Navigation Menus’ to WordPress Admin Appearance Menu

Add Navigation Menus To Wordpress Admin Appearance Menu Image

Pining for the good ol’ days? I don’t know why. The future rules. But you can add the Menus menu item back to WP admin, if it makes you feel better. Not much you can do with it other than rename and delete. But you can do those things, if it makes you feel better.

What it does…

Adds a new submenu item called ‘Navigation Menus’ to your WordPress Admin under the ‘Appearance’ menu.

Why it does it…

Now if you want to rename or delete Nav Menus that you’ve created in the Block Editor, you can.

How it does it…

Uses `add_submenu_page` to link to `edit.php?post_type=wp_navigation`

Use the JSON file for easily importing into your CodeSnippetsPro plugin. Use the PHP file or just copy/paste the code sample into your functions.php if you’re not using CodeSnippetsPro.

Related Snips

Leave a Reply

Your email address will not be published. Required fields are marked *