Hello, absolutely great plugin you have.
I am using this code to display the most recent posts from a category, and I was wondering if it was possible to display the number of comments as well as the title of the post:
<?php the_recent_thumbs('category=120&SHOWPOST=1&showtitle=T&limit=8', '', '', '', ''); ?>
Thanks!