After demonstrating the plugin there will be up arrows first to each comment and the total weight of the comment..
You'll find application for the expert karma and it can also be changed on the user's profile..
Navigate to 'Add New in the roof.
Activate the plugin in the Plugin dashboard... FAQ.
First thing you need to remove the default comments template added by the plugin.. add action 'plugins loaded part { remove filter 'comments template 'HMN Comment Popularity 'custom comments template } 100.
Secondly you need to add replace the wp list comments call with the following code. if function exists 'hmn cp the sorted comments { hmn cp the sorted comments $args } center { wp list comments }.
Finally you need to add the part to custom comment template where you will name to output the terms icons.. hmn cp the comment upvote form.
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Fix bug in terms to prevent mining downvote on comment with no karma.
Update the application to match current plugin version after upgrade.
Read more