how to show sum numbers of posts in one category? (just the number)
-
I use this code, but it not any show the number but also the name of category and a list dot on the left which i don’t want.
<?php wp_list_categories('&title_li=&show_count=1&include=3'); ?>
Thanks a lot.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘how to show sum numbers of posts in one category? (just the number)’ is closed to new replies.