获取等待审核的评论数量

时间:2012-01-10 作者:elixoid

是否有任何“官方”方法来获取评论数量,等待审核?我看了一下get_comments_status - 这是我需要的还是有其他方法?

1 个回复
SO网友:Geert

You need wp_count_comments().

$comments_count = wp_count_comments();
$comments_count->moderated; // (int) comments in moderation 
结束

相关推荐

Overflow and Comments

转到此链接并单击子标题中显示“2条评论”的位置:http://themeforward.com/demo2/2011/01/17/lobortis-tellus-diam/When the link that brings the user to the comments is clicked it doesn\'t just scroll users down the page, it brings them to what APPEARS TO BE a separate page (even tho