Navcrate Menu Manager
Navcrate Menu Manager
Description
Navcrate Menu Manager adds a bulk-action toolbar to WordPress’s own menu editor. Managing large navigation menus in Appearance Menus normally means editing one item at a time — WordPress core has no way to delete, retarget, or move several items at once. This plugin fixes that.
When you open a menu, every item gets a checkbox and a toolbar appears above the list, letting you:
- Select all / deselect all items with one click.
- Expand all / collapse all item panels at once.
- Delete every selected item in a single action.
- Open in new tab / same tab — toggle
target="_blank"on all selected items. - Move to another menu — move selected items (with their sub-item hierarchy) into a different menu.
- Copy to another menu — duplicate selected items into another menu, leaving the originals untouched.
Everything happens inside the native editor. The plugin adds no new admin pages, stores no custom tables, and makes no external HTTP requests.
Privacy
This plugin does not collect, store, or transmit any personal data, and it does not contact any third-party services.
Developed by
Built and maintained by Sagar Pansuriya.
Installation
- Upload the
navcrate-menu-managerfolder to the/wp-content/plugins/directory, or install the plugin through the Plugins Add New screen in WordPress. - Activate the plugin through the Plugins screen.
- Go to Appearance Menus, open a menu, and use the bulk-item toolbar above the item list.
Screenshots
Faq
No. It augments the native editor. All built-in functionality remains; the plugin only adds a checkbox to each item and a toolbar above the list.
Parent/child relationships between selected items are preserved. If you select a child item but not its parent, the child becomes a top-level item in the destination menu.
No. Bulk item actions apply immediately and the editor refreshes to show the result.
No. All processing happens on your own site. The plugin makes no external requests and collects no data.
The same capability WordPress requires to manage menus: edit_theme_options (Administrators by default).
Reviews
Changelog
1.0.0
- Initial release: bulk item delete, select/expand/collapse all, open-in-new-tab, and move/copy items between menus — all inside the native menu editor.

