数一数一篇帖子属于多少个类别

时间:2012-12-07 作者:user1706680

是否有可能计算一个帖子所属的类别?

1 个回复
最合适的回答,由SO网友:fuxia 整理而成

使用get_the_terms() 并计算结果数组:

print count( get_the_terms( $post->ID, \'category\' ) ) . \' categories\';

结束

相关推荐

pre_get_posts and set

我的pre_get_posts 滤器所以,问题是当我设置meta_query, all the menus disappear from the page.function propersearchfilter($query) { $taxarray = array(); $metaarray = array(); array_push($metaarray , array( \'key\' => \'wpcf-mar