show all categories (even if no posts exist) except 2
-
I have gone through the docs about listing categories, and I think my issue is ignorance based.
What I am currently doing is: <?php wp_list_cats(‘hide_empty=0’);?>
This shows all including uncategorized and one other one that I don’t want to show. Is it possible to hide_empty=0, exclude=4,1 ?
thanks so much
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘show all categories (even if no posts exist) except 2’ is closed to new replies.