‘post’, // ポストタイプを設定 デフォルト投稿はそのまま ‘posts_per_page’ => 5 // 記事数を設定 )); ?> have_posts()) : $loop->the_post(); ?> ‘ . $cat->cat_name . ”; endforeach; ?>