- Contributors: mordauk, norcross, tommcfarlin
- Tags: comments
- Requires at least: 3.5
- Tested up to: 4.1
- Stable tag: 1.1.0
"Comments Not Replied To" is a plugin that makes it easy to manage the comments on your blog, especially for those of you who have a significant amount of comments.
Simply put, "Comments Not Replied To" introduces a new area in the administrative dashboard that allows you to see what comments to which you - as the site author - have not yet replied.
- Navigate to the 'Add New' plugin dashboard
- Select
Comments-Not-Replied-To.zip
from your computer - Upload
- Activate the plugin in the WordPress Plugin Dashboard
- Extract
Comments-Not-Replied-To.zip
to your computer - Upload the
Comments-Not-Replied-To
directory to your wp-content/plugins directory - Navigate to the WordPress Plugin Dashboard
- Activate the plugin from this page
= Does this look at all my existing comments? =
At this point, no. That would cause issues on larger sites with upwards of 10,000 comments. We plan on introducing a method to handle this in the future.
- The updated 'Comments Dashboard' showing the new columns with the 'Missing Comments' and their status
- Adding support for the GitHub updater plugin
- Moving the screenshot files to the
assets
directory for better practices
- Removing a duplicate installation instruction in the README
- Adding a plugin header image
- Adding a constant definition for the plugin version
- Initial release