Remove link from comment count
-
How can I display the comment count without it being linked? Currently I am using the code below but it creates a link around it, which I do not want.
<?php comments_popup_link('0;', '1', '%'); ?>
Does anyone know of a way to just display the comment count without a link wrapping it? Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Remove link from comment count’ is closed to new replies.