• Hi

    i like to show only top level category i want to hide the sub category even if i have post in sub cateogry

    currently my code is some thing like this

    <?php
    wp_list_cats(‘sort_column=name&feed=feed=RSS&feed_image=/wblog/wp-content/themes/default/rss.png’);
    ?>

The topic ‘Hiding sub category’ is closed to new replies.