Archive for the "most comments" Tag

Most Commented Plugin Hack

I hacked the Most Commented plugin to make it display only posts with 1 or more comments. I did this because I thought display posts with zero comments in a “most comments” post list was not very smart.

It is really simple. Simply add ” AND comment_count = 1″ on … Read more…