<?php has_term('', $taxonomy_name); ?> The first blank set of quotes essentially means it'll return true if any term exists within the given ...
確定! 回上一頁