$terms = get_terms( $taxonomies, $args ); if ( count( $terms ) != 0 ) { echo '. ';. // タームのリスト $terms を $term に格納してループ
確定! 回上一頁