How to exclude Categories from Navigation ?

Sometimes We want to exclude Specific Categories from navigation. Depending on the condition, some have too many categories to show in one navigation bar so they show the very important one in navigation rest in Sidebar widgets mostly. In other cases, some just don’t want to show the “Un-categorized” (default) category in their navigation bar.

This simple edit in the code will help you do so.

The Default Code:

Now if you want to un-show some categories or want to show only those you want. Just do these simple steps.
Find the above code in Header.php of your theme file.
Replace it with this code:

In the above code, 3, 5, 7 and 12 are the IDs of your categories. Only add IDs of those you want to show in navigation. Rest will be excluded.
Was this Tip helpful to you? Do you want to learn any particular tip or customization ? Let us know via comments. And yeah, don’t forget to give a re-tweet !

We will be happy to hear your thoughts

Leave a reply

WP PANDA