comment_count . __( ' comments', 'top-10' ); return $output; } add_filter( 'tptn_list', 'tptn_comments_count', 10, 2 );