2.8以降は子カテゴリーを子タームと考えget_term_childrenを使う。 get_term_children( $term, $taxonomy ). $term タームID。カテゴリーの場合はカテゴリーID; $taxonomy
確定! 回上一頁