Forums

Post Word Count (1 post)

  1. thisisedie
    Member
    Posted 9 months 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?

Reply

You must log in to post.

About this Topic

Tags

No tags yet.