Index: trunk/wp-content/plugins/xpressme/xpressme.php
===================================================================
--- trunk/wp-content/plugins/xpressme/xpressme.php	(revision 145)
+++ trunk/wp-content/plugins/xpressme/xpressme.php	(revision 147)
@@ -69,4 +69,6 @@
 }
 
+//The trackback and the pingback are excluded from the count of the comment. 
+add_filter('get_comments_number', 'xpress_comment_count', 0);
 
 // SQL debug windows
