Update Comments Count
An easy way to update post comments counters, even for large sites, using WordPress standar function.
The facts
- Rating
- 4.2★ from 10
- Active installs
- 60+
- Price
- Free
- Last updated
- 31 Aug 2015
- Added
- Apr 2015
- Requires WP
- 3.3.2
- Tested up to
- WP 4.3.34
- Downloads
- 3,348
Our analysis
AI-assistedUpdate Comments Count is a WordPress plugin designed to refresh the comment counters for posts on your site. It updates the counters using the WordPress function wp_update_comment_count_now and can handle multiple AJAX calls, processing batches of 50 posts at a time.
This plugin is suitable for users who need to ensure that comment counts are accurate, especially if they are using custom post types. It also provides filters for modifying its core configuration.
Best for: This plugin is best for WordPress users who need to maintain accurate comment counts on their posts.
What it does well
- ✓Updates comment counters for posts
- ✓Processes batches of 50 posts
- ✓Supports custom post types
- ✓Utilises WordPress function wp_update_comment_count_now
Where it falls short
- •Last updated in August 2015
- •Tested up to WordPress version 4.3.34
- •Directory score of 45/100 indicates potential issues
Verdict
Update Comments Count offers a straightforward solution for updating comment counts, but its age and low directory score may raise concerns for some users.
From the developer
Pau Iglesias's own description of Update Comments Count, lightly tidied.
This plugin provides a simple method to update the comment counters stored in each post.
Works with multiple AJAX calls and processes packs of 50 posts by default.
For each entry, the comments counter is updated calling the WordPress function wp_update_comment_count_now.
Allows support for existing custom post types, and gives some plugin filters to change core configuration.