Smart Count
Smart Count is a simple plugin that gives you the ability to separate Trackbacks & Pingbacks count from the Real (human) Comments number.
At the time the plugin have two basic functions, one will output the total number of comments and the other one the total number of pingbacks/trackbacks when used in a post.
Installation & Usage
Drop the plugin in your wp-content/plugins, go to your wp-admin and activate it. After that you will have two functions.
<?php mm_comts_count(); ?>prints the total number of comments.
<?php mm_track_count(); ?>prints the total number of Trackbacks & Pingbacks.I would recommend using this plugin along with Joen’s modification of comments.php
Download
- mm-smart-count-v0.1.zip (english version)
Changelog
- 2005/11/09 → Total Download : 100
- 2005/10/20 → Public Release, V0.1
