如果您特別需要該連結(URL),可以使用 get_term_link . 如果你只是有一個術語ID,它看起來像這樣. <?php $term_id = some_function_that_returns_term_id(); $term_link ...
確定! 回上一頁