Forums

Post Word Count (1 post)

  1. thisisedie
    Member
    Posted 2 years ago #

    I use this:

    <?php $count_posts = wp_count_posts(); echo $count_posts->publish; ?>

    to count the number of posts but I'd like to show the total number of words in the blog WITHOUT using a plugin. Anyone know of a way to do this?

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.