=== Top users by comment plus post count === Contributors: salzano Donate link: http://www.tacticaltechnique.com/donate/ Tags: top contributors, top users, users by comment count Requires at least: 2.0.2 Tested up to: 3.2.1 Stable tag: 0.110827 List the top contributors by combined comment and post count == Description == This plugin generates a table of the top X users ranked by comment count + post count. You can specify how many users to list and the output is easily styled with CSS. == Installation == 1. Upload the `top-users-by-comment-plus-post-count` folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Place this or a similar function call in your theme: == Frequently Asked Questions == = What does this plugin do? = This plugin outputs a table containing the top contributors and the number of posts + comments they have submitted to the site. = Where can I see the change? = Anywhere you call the function top_users_by_comment_and_post_count( ); PHP function. == Screenshots == 1. Sample output == Changelog == = 1.0 = * First build == Upgrade Notice == = 1.0 = There is only one version available at this time