query(‘post_type=post’ . ‘&posts_per_page=5’ . ‘&tag=投稿’ . ‘&paged=’ . $paged);
?>
have_posts() ) : $wp_query->the_post(); ?>