term_id; // リストタイプ $list_type = apply_filters( 'arkhe_list_type_on_term', ARKHE_LIST_TYPE, $term_id ); // 説明文 $term_description = $wp_obj->description; if ( ! Arkhe::is_show_ttltop() ) : Arkhe::get_part( 'archive/title', ark_get__archive_data() ); endif; if ( ! empty( $term_description ) ) : ?>
$list_type ) ); // ページャー the_posts_pagination( array( 'mid_size' => 2, 'screen_reader_text' => null, ) );