Excluding categories from categories menu
-
I’m wondering how to exclude categories from my themes built-in category menu bar, which I think is driven by this line of code in the header:
<?php wp_list_categories('sort_column=name&title_li=&depth=4'); ?>
Is there a recommended plugin for managing what appears in the defualt WP category menu? I’m just talking about the menu/navigation, not search or any other functions..just how to exclude categories from the menu. I have so many it’s soon going to overrun the bar unless I can exclude some (or specifically ‘include’ some)
any help appreciated.
Hugh
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Excluding categories from categories menu’ is closed to new replies.