Show number of post next to category name
-
I want to show how many posts in that category and here’s the code without showing number of posts. Does anyone know how to do it?
<?php wp_list_cats(‘sort_column=id&hide_empty=0&optioncount=0&hierarchical=1’); ?>
thanks
- The topic ‘Show number of post next to category name’ is closed to new replies.