Comment Word Count
Comment Word Count
Description
Outputs the total number of words in all comments.
Installation
- Upload
comment-word-count.phpto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php mdv_comment_word_count(); ?>in your templates.