$child_terms = get_term_children ( $term->term_id, $tax ); // if any, foreach child term, query the posts if ( !empty($child_terms) ){
確定! 回上一頁