ホーム タグ一覧 $posttags = get_tags(); if ($posttags) { foreach($posttags as $tag) { echo ‘ ‘ . $tag->name . ‘ (‘. $tag->count . ‘) ‘; } } ?>