ID; $image = get_the_post_thumbnail_url(); $post_cat = wp_get_post_terms( $post_id, 'category' ); $comments_count = wp_count_comments($post_id); $total_comments = $comments_count->total_comments; ?>