Wordpress Number of comments of a post from post id – WordPress April 26, 2011 Pramod T P Leave a comment <?php $postDetails = get_post($postID); echo $post_id_7->comment_count; ?> Share this: Share on X (Opens in new window) X Share on Facebook (Opens in new window) Facebook Like Loading...