10+
December 8, 2015
January 13, 2005
Counts the total number of words in all posts or the number of words in a single post.
The default is to count the total number of words in all posts. If you would like the number of words displayed for a particular post or page, use the following inside “the loop”
<?php mdv_post_word_count(true); ?>
post-word-count.php to the /wp-content/plugins/ directory<?php mdv_post_word_count(); ?> in your templates.No FAQ provided.
No changelog available.