function has_term($term_name, $taxonomy_name) {. $terms = get_terms($taxonomy_name, 'fields=names');. for ($i=0; $i < count($terms); $i++) {.
確定! 回上一頁