Используйте этот способ. <?php $parent_cat_arg = array('hide_empty' => false, 'parent' => 0 ); $parent_cat = get_terms('category' ...
確定! 回上一頁