• Hi:
    I’m simply trying to exclude a category, cat 10. But some folks tried to advise me to change:
    wp_list_cats to…wp_list_cats(‘exclude=”10″). This simply gives me an error that takes down the
    entire site, and I have to restore template-functions-category.php.
    Is the following the correct place to change this parameter? What might be incorrect here?
    <snip>
    wp-includes/template-functions-category.php:function wp_list_cats($args = ”) {
    </snip>
    Thanks!
    M

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Excluding a Category Help’ is closed to new replies.