the_category ()函数有三个参数:分隔符,分类显示方式(是否显示多级分类)、文章ID号:. 如:<?php the_category( $separator, $parents, $post_id ); ?> $separator 指定 ...
確定! 回上一頁