Whilst the menu system is great, it is a little intensive; 300 is obviously pushing it.
Would a code snippet not be the way to go?
<ul class="places">
<?php wp_list_categories( 'taxonomy=places&title_li=' ) ?>
</ul>
Related Posts:
- wp-menu ‘automatically add custom taxonomy terms’ like it does for pages? [closed]
- Sum root term’s entries count from child terms count
- Retrieving a list of menu items in an array
- Add Javascript to WordPress Menu
- Add custom menu item using wp_nav_menu_items filter
- Custom Post Types posts as submenus in Nav Menu
- Filter out built-in wp_nav_menu classes but keep custom class
- How to get a different mobile menu than desktop menu in the twentytwelve child theme
- WordPress built in breadcrumb trail menu?
- Getting URL value from menu item by ID
- Is it possible to add a filter for the output of nav-menu items in admin?
- Adding html elements to wp nav menu
- Bar separated navigation by extending Walker_Nav_Menu
- insert element inside wp menu list item
- WordPress Menu Disappears when $query->query_vars[‘meta_key’] is set
- how do I delete (not exclude) a menu item from navigation bar
- show only a given level in nav menu
- How to style current page menu item when using a walker
- Anchor only wp_nav_menu
- Getting post content within wp_nav_walker
- Nav Walker current menu item not displaying
- Removing strip_tags not working on nav_menu_description
- Keeping ‘current-menu-item’ highlight of navigation menu?
- Does loading of sub pages in menu cause load to the server?
- Hide Menu Unless Logged In
- Possible to add a dynamic link to a sub-menu via wp_nav_menu_items?
- HTML in Menu Items disappear on save
- Fragment URL in navigation item without a custom link
- How to change theme header to support multiple nav menus?
- Unable to create or edit menus
- wp-admin is blocking my mobile menu icon [closed]
- Filtering Only a Specific Menu using the “add_additional_class_in_li”?
- Displaying primary nav menu two ways
- Why do menus break on site url and folder change?
- How to Implement Submenu Using wp_nav_menu
- Close dropdown menu on click or scroll outside the menu [closed]
- How to have the Header show different content on different pages?
- walker – 0 level on submenu formatting
- Translate a word in a responsive menu
- current-menu-item class not working properly
- Is there no straightforward way to display a separate second level using wp_nav_menu()?
- Uber menu, manual integration, disable Mobile
- CSS_Menu_Walker not showing on mobile view?
- Drag and drop isn’t working while creating menu
- Make pages visible to only logged in members
- Insert a div before the wp_nav_menu
- Adding sub-menu item makes parent item unclickable
- Reverse the order of and in a wp_nav_menu
- Get custom classes in WordPress Navigation Menu
- Where is the order of a menu saved in the database
- how to remove description from menu buttons?
- Prevent more than 2 level menus in dashboard?
- Remove a class from a using Walker
- wp_nav_menu: Is there a way to modify the output of that got a submenu?
- How can I create a new menu item that links to an archive of a custom post type?
- Make two bootstrap menus collapse into one dropdown
- How to convert the argument of wp_list_pages to an array
- wp_bootstrap_navwalker Fatal Error
- How can I list the current pages siblings and any ancestor page siblings?
- Adding archive years to my menu
- Can you add shortcode as a menu item link?
- Replace anchor tag with span tag
- Show menu only if_page is
- Add a string after each item in WordPress sub menu
- Add # to submenu URLs automatically
- Custom menu – different submenu for first menu item
- switching test to production > main menu forgotten, background forgotten
- Automatically Generated Menu pages
- Costum walker with sub menu item count
- custom menu widget where menu title is a link
- Custom menu with additional logic for display
- Menu item that hides when you click the previous submenu
- Putting footer links into different columns
- Add/remove image from navigation bar
- How can I order these pages in this navigation bar on this old wordpress theme?
- adding drop down menu item to existing menu
- wordpress walker add class to submenu a href
- Display searchform in the menu
- Add href to tag in nav menu for mobile
- How to change navwalker’s dropdown mark-up?
- Bootstrap navbar responsiveness on WordPress theme menu not working
- Unable to remove page from primary menu
- Show navigation header menu by post and categery
- How to add a toggle on the left side of my page?
- How to add buddypress sub-menu items to other menus
- Custom location for menu
- No indication of menu
- Always show wordpress submenu on responsive header menu
- add custom entries to menu options
- Showing a link with Javascript based on log-in status
- Set menu item class into body
- Building Menus with the latest posts included
- Cannot control wp_nav_menu properly
- How to add drop down sub menu from database fields in the particular menu slug
- wordpress superfish dropdown menu
- Drop down menus css in custom menus
- Creating a custom menu
- List WordPress Custom Menu’s active parent level’s children as separate menu
- How to change the markup created by menu item only on chosen items?
- How to disable permalink of a particular menu item?