Support » Fixing WordPress » Show all categories on posts

  • I found this code to list all categories except the ones posted here to hide: <?php wp_list_cats(‘hide_empty=0&exclude=4,1’);?>

    what I was wondering is how would that code work with this:

    <?php query_posts(‘showposts=5&cat=2’); ?>

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Show all categories on posts’ is closed to new replies.