我的帖子只有一个类别。以下代码:$categories = get_the_category(); 给我这个结果:Array ( [0] => stdClass Object ( [term_id] => 22 [name] => Style Guide ...
確定! 回上一頁