Clark-Nikdel-Powell / WP-Admin-Command-Palette

Optimize WordPress admin navigation with a modal window to search for and navigate directly to WordPress admin pages.
GNU General Public License v2.0
4 stars 0 forks source link

Navigation Menu Items taxonomy needs a different URL template. #35

Closed jhned closed 9 years ago

jhned commented 9 years ago

This should be a quick fix in the user-content file. It's currently trying to go and edit a navigation menu as if it were a category, but we can update it so that you can jump right to the menu. Here's the difference:

http://search-plugin.dev/wp-admin/edit-tags.php?action=edit&taxonomy=nav_menu&tag_ID=179

http://search-plugin.dev/wp-admin/nav-menus.php?action=edit&menu=179