Simple User Rank Comments Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Simple User Rank Comments allow to create and display user rank based on there comment count.
The rank is auto display after the pseudo in comments.
You can add manually the user rank in your comment’s template file with this code:
<?php if(function_exists('get_user_rank')) {
echo get_user_rank();
} ?>
Translation: English, French