echo $cat;
$args = array(
    'orderby' => name,  //获取指定ID下的所有子级目录
    'show_count'=> 1,
    'child_of'=>$cat
); 
wp_list_categories($args); 
作者 铁血 汉子 2017年3月24日
2024/04/19/10:14:49pm 2017/3/24/15:12:24
0 2634