WordPress provides a built-in function to display the total number of comments on a given post; this plugin extends that functionality to show the number of separate threaded discussions included within that total. No theme modifications are required.
For more details on what's new in the latest main release, version 1.1, please see the update announcement: WordPress Show Total Conversations Plugin Updated
WordPress 2.7 introduced native comment threading, enabling your blog's readers to reply directly to one another's comments. But while WordPress keeps track of the total number of comments on a given post, providing a function which theme creators can use to show that total, it doesn't offer any easy way to track how many of the comments have wound up initiating threaded conversations.
This plugin counts those conversation threads for you and displays the total -- with no theme modifications required. You can even choose to show conversation totals on your post and comment admin pages.
For extra flexibility, coders can also tap into the plugin's core function directly.
This plugin counts any sequence of threaded replies to a top-level comment as a single 'conversation'. However many times a conversation might branch off into further threaded replies, the plugin still counts it just once.
For more information, please see this plugin's information page: Greg's Show Total Conversations Plugin for WordPress




