wordpress snippets part 3

display comment count

<?php comments_popup_link('No Comments &#187;', '1 Comment &#187;', '% Comments &#187;'); ?>

get comment from

<?php comments_template(); ?>


No comments:

Post a Comment