WordPress Tips: Show Total Posts
If you would like to show the total number of posts on your index page simply insert <?php the_author_posts() ?> wherever you would like the total posts. This is assuming you are the only author. If you have multiple authors you will need a hack.








