$termchildren = get_term_children( $term_id, $taxonomy_name ); // Get the children of said taxonomy. // Display the children. echo '<tr>';.
確定! 回上一頁