Using post count
-
I’m trying to put a post counter at the header template:
<h5><?php wp_count_posts('post', '')->publish; ?> uses</h5>
But it doesn’t work (Shows only “uses”)
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Using post count’ is closed to new replies.