<?php get_term_link( $term, $taxonomy ); ?> 我們將get_the_category返回的數組中的slug 和taxonomy 字段傳入到這個函數,即可獲取到分類對應的 ...
確定! 回上一頁