php $terms = get_the_terms($post->ID,'タクソノミースラッグ'); foreach( $terms as $term ) { echo '<li><a href="'.get_term_link($term->slug,' ...
確定! 回上一頁