... (array) get_term_children('21', 'category'); if ( $query->is_home ) { $query->set('category__not_in', $child_cats); return $query; ...
確定! 回上一頁