Using the standard WordPress function get_terms() , we will first get all the Parents for this taxonomy. Setting 'parent' => 0 returns all top-level terms.
確定! 回上一頁