Create and display user rank titles based on there comment count.
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
Requires: 2.7 or higher
Compatible up to: 3.3.2
Last Updated: 2012-4-13
Downloads: 466
0 of 2 support threads in the last two months have been resolved.
Got something to say? Need help?