• Resolved vurtomatic

    (@vurtomatic)


    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)
  • Works okay for me, at least with the WordPress Default theme with no plugins activated.

    Of course, the first time I did it, I forgot that I was using Widgets…

    Thread Starter vurtomatic

    (@vurtomatic)

    I don’t get it, the code is working fine now. Thanks Michael.

    I had the same problem, just re install “My Category Order” plug in. Select My Category Order from the menu and the taxonomy file will be patched again. That worked for me! WP 2.8.4

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘wp_list_categories broken in WordPress 2.8?’ is closed to new replies.