Use the add_meta_box()
function (working example), and use nav-menus
for the post-type.
John Morris also wrote about this in 2013:
How to Add a Fully Functional Custom Meta Box to WordPress Navigation Menus.
Related Posts:
- Convert output of nav_menu items into a tree-like multidimensional array
- Get page IDs from nav items
- Custom settings disappear during database migration?
- Call custom field into menu item
- Add class to top level menu item if it has multiple child levels
- Create a formatted table-like menu
- Menu Disappears on Category Pages
- wp_nav_menu, add class to every nth item?
- Move admin menu at the end
- Should the caching of WordPress menus be specific to each page?
- Not able to get current menu ID
- Manipulating menu HTML
- Wrap description and sub menu in a wrapper
- Navigation menu with children shown only for current page
- Change menu items URL
- wp_nav_menu (secondary menu) not adding current classes
- How to get the post name (slug) from the item ID when traversing the navbar?
- Why is ‘nav_menu_item_args’ filter’s $item argument empty?
- how to get nav menu list through menu name in wordpress
- wp_nav_menu – show children of current menu item only?
- How can I detect whether a BuddyPress page is active from within my theme?
- WP /wp-admin/admin-ajax.php produces 404
- $variable (counter) inside wp nav menu
- Adding Custom “Current Menu Item” class to navigation?
- How can I add divs or change li in the submenu of the menu_nav
- Get number of root elements in walker class
- How to create a Menu based a username
- How to add php to custom link in the nav menu? [closed]
- Did upgrading from 3.3 to 3.3.1 introduce breaking changes in the menu navigation?
- Operable default menu *and* custom 3 menu
- WordPress menu permalink redirects to wrong page
- HTML to WordPress Menu convert
- Remove current class from sub menu items
- How to change menu URLs to hashes?
- How do I render a navigation menu like my theme does?
- WordPress Menu Prepends URL To My Anchors
- How to handle many different menus?
- Check if menu_item has children or has parent
- Why is wordpress forcing https link generation?
- wp_page_menu not working right?
- pull non-wp site into content area of wordpress -or- pull wp header into non wp site?
- cross-site custom menu
- How to remove the HOME menu item
- Adding menu items?
- Adding existing links to custom navigation menus?
- How to get rid of the home link in nav menu?
- How to truncate menu label in wordpress?
- display menu as table layout
- How to change the location of the menu
- How can I make a menu link visible only to admins (without plugins)?
- magic “MENU” button under Twenty Twelve theme
- Remove first separator in wp_nav_menu
- wp_nav_menu check both hierarchy fail?
- change hover color of specific menu link [closed]
- How can I make a WordPress sub-menu with a top-level that isn’t clickable?
- WordPress classes removed when using custom walker
- Get parents child pages
- menu-item class missing on wordpress menu
- Show subpages of a category in a custom menu
- how to add home icon instead of text in wordpress menu
- Active class to current link
- Making pages in a menu appear conditionally
- Modify the output of wp_nav_menu in a very specific way?
- How to add a menu that belongs to parent blog to all child-blogs?
- How to create this kind of sub-menu in new line?
- How to use wp_list_pages on a grandparent page
- How to add social buttons like facebook and twitter in the footer of a theme?
- WordPress Menu – creating a fake link [closed]
- Understanding with this WordPress code
- Link after WordPress
- When created sub-directory, can we create a new navbar?
- How to add an archive page to WordPress menus (nav_menu)?
- Add category label for appearance > menus items
- Custom items for Menus
- Menu flickering with each refresh on Google Chrome [closed]
- dot.com/car1 does work, but dot.com/transport/car1 doesn’t work
- And I click on a menu item and it leads me to nowhere
- WordPress menu issue after update
- Show thumbnail to category items in wp_nav_menu(), how?
- Conditional Nav Menu Inside Nav Menu Across Multisite Sites
- Menu’s built in the edit theme view do not have active states set when on child pages
- Menu Responsive
- Custom menu creation
- Adding class atribute to wp_nav_menu ul
- custom rearranged menu with excerpt for selected children in sidebar.php
- How to customize navigation menu?
- Active menu also for single array
- Menu – custom structure
- Two pages named the same thing, on a different level but conflicting url paths in menus and direct links
- How do I change the default wordpress navigation header that comes with my theme?
- menu_class showing up on DIV instead of UL
- deleted menu still present [closed]
- Some informations about the use of statics pages in WordPress
- Why there is a gap between and it’s container (A drop down menu in wordpress) [closed]
- How was this menu system created?
- How can i make two menu walkers with logo in center?
- Broken drop down menu using Bootstrap and navwalker class
- Is it possible to animate the Twenty Eleven menu? [closed]
- Why is WordPress stripping anchor links from mneu item URLs?
- Add button and title on submenu WordPress