Currently I have a small amount of 100 categories and my MENU goes crazy big and I would like to be able to do 2 things if possible:
- First category menu with limited amount categories sorted by hits
- Second category menu with limited amount of categories choose by myself
Is there any simple way to acomplish this either manually editing part of the code but yet allowing me to render the category by the wordpress code instead of having to type each by hand or a plugin with already such features ?
PS: I was trying to use the search for this but even using "Category Menu too big" there were so many unrelated answer that it was hard to find anything good to my case.
wp_nav_menu()or the olderwp_list_page()? Can you provide more information about your actual implementation? – MikeSchinkel♦ Oct 21 '10 at 23:40