=== Comment count in words === Contributors: Rahnas Donate link: http://www.htmlremix.com/projects Tags: comments, comment, comment count, words, tweek, comment count in words Requires at least: 2.0.2 Tested up to: 3.0 Stable tag: 2.9 Displays wordpress comment count in words. Like instead of 5 Comments, it shows Five Comments. == Description == Wordpress Comment count in words plugin enables you to display comment count in words. If you have 5 comments received, this plugin will say Five comments instead of default numeric style 5 Comments. == Installation == 1. Upload `comment-count-words.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Put <?php comment_words(); ?> where you want to show comments count in your theme file. 4. Its done. == Frequently Asked Questions == = Do I need to do some settings change ? = No, this is just a no configuration plugin. May be in later versions, I will come up with more options. = Do you have any question ? = Just report your bug and comments on http://www.htmlremix.com/projects/comment-count-in-words-wordpress-plugin == Screenshots == 1. No images yet