wp_list_categories broken in WordPress 2.8?
-
So I have this snippet of code
<?php wp_list_categories('title_li=&show_count=1&exclude=15'); ?>
to exclude a category from the list.
But 2.8 is NOT excluding that category, it appears in the entire list.
Is anyone else encountering this?
Cheers.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘wp_list_categories broken in WordPress 2.8?’ is closed to new replies.