• comment_count; if( $num == 0 || $num > 1 ) : $num = $num.' Comment'; // change the plural for your language else : $num = $num.' Comments'; // change the singular for your language endif; $permalink = get_permalink(get_the_ID()); ?>