Forums
(@mcateee)
14 years, 9 months ago
I am using IntenseDebate and ran into some problems with the comments_number() call continuing to display extra text. So instead, I used the following:
<?php $commentscount = get_comments_number(); echo $commentscount; ?>
16 years, 3 months ago
Hi Thomas
This plugin looks awesome. I too am in development on a registration-driven site for recurring events. I would be happy to test this plugin as well