wordpress get_the_category

get_the_category获取当前文章的分类信息

示例:

[pcsh lang="php" tab_size="4" message="" hl_lines="" provider="manual"]

<?php get_the_category( $id ) ?>

[/pcsh]

此处评论已关闭