Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

I use wordpress and disqus plugin, when user add comment, after few minute, disqus agent will update wordpress database (wp_posts,wp_comments …etc),but when administrator delete comment, disqus will not update wp_posts's comment_count and wp_comments,

I can't get accuracy comment_count and comment counts got messed up, how could I get accuracy comment_count of every post ?

Thanks.

Sonic

share|improve this question

1 Answer

Try the Web Ninja Comment Count Fixer plugin

http://wordpress.org/extend/plugins/web-ninja-comment-count-fixer/

share|improve this answer

protected by Community Dec 15 '11 at 22:18

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

Not the answer you're looking for? Browse other questions tagged or ask your own question.