Show Total Posts
-
Hello,
I want to show the total number of posts in my database.
I found this:
<?php $count_posts = wp_count_posts(); ?>
But it doesn’t seem to show anything. How can I, simply, without a plugin, show the number of posts in the database?
Thanks,
Jon
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Show Total Posts’ is closed to new replies.