Plugin Name: WP-MostCommentedPosts Plugin URI: http://ja.rafi.pl/2006/05/01/wp-most-commented-posts/ Plugin Description: WP-MostCommentedPosts plugin by Rafal "RAFi" Krawczyk based on WP-STATS Statistics Plugin for WordPress written by Lester "GaMerZ" Chan. Version: 0.1 Author: Rafal "RAFi" Krawczyk Author URI: http://ja.rafi.pl/ --- HOW TO INSTALL? * Unzip archive into your plugins directory /wp-content/plugins then go to your Wordpress administration menu, and choose Plugins tab then activate the WP-Most Commented Posts plugin * In your sidebar.php add these lines: * You can change the ammount of displayed posts by editing plugin and changing number in line eleven: function get_mostcommented($limit = 10) { where limit = 10 means number of posts.