How to add comment count?
-
I see on some blogs at the bottom of the post it says the amount of comments. I would like my posts to have this too.
On this page https://codex.www.ads-software.com/Template_Tags/get_comments_number
I see this <?php $my_var = get_comments_number( $post_id ); ?>
Is this what I need to show the number of comments? Also, where do I put this code?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘How to add comment count?’ is closed to new replies.