wp_list_categories() exclude not working anymore in 3.7?
-
Hi,
In my template I’ve always used the following snippet to generate my category list:
`wp_list_categories(‘show_count=1&exclude=6&title_li=’);Category 6 should be excluded.
Today I’ve updated to WP 3.7 and the snipped isn’t excluding category 6 anymore.
Is this a bug in 3.7? An error in my code? Please help.
Cheers ??
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘wp_list_categories() exclude not working anymore in 3.7?’ is closed to new replies.