$taxonomy will be the taxonomy name, so for * example, if 'category', ... if ( is_object($term) && empty($term->filter) ) { wp_cache_add($term->term_id, ...
確定! 回上一頁