<?php get_term_link( $term, $taxonomy ); ?> 我们将get_the_category返回的数组中的slug 和taxonomy 字段传入到这个函数,即可获取到分类 ...
確定! 回上一頁