• Currently, my theme is displaying the list of all the categories automatically:
    <div class=”title”>Categories</div>
    <?php wp_list_cats(‘list=0’); ?>

    How do I change it to list only specific categories (of my choice)?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Display selected categories only’ is closed to new replies.