Display post count in category/tag/home?
-
Trying to figure out a simple way to display post count on home, categories and tags…
I’ve used this: <?php echo wp_count_posts()->publish; ?> but it displays the total amount of posts, how can i get it to display count per category id or tag?
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Display post count in category/tag/home?’ is closed to new replies.