1 2 3 4 5 | <?php $taxonomy_name = get_query_var( 'taxonomy' ); $taxonomy = get_taxonomy( $taxonomy_name ); echo esc_html( $taxonomy ->label );?> 中古車一覧:<?php single_term_title(); ?> |
シングラーラベルは何故かでないから中い
参考
http://www.nxworld.net/wordpress/wp-list-categories-count-inside-link.html