Last Updated 05 October 2008
- Updated languages: German, Russian, Turkish, and Chinese
- Bug fix: Users are placed back into moderation after an admin approves the comment. The solution is to prohibit moderated/spammed users from ever editing comments.
- Bug fix: Changed JavaScript enqueue name to prevent caching issues.
- Bug fix: Added a "try" statement in some JavaScript areas to prevent a hanging "Saving..." screen.
- Bug fix: Fixed mysql insert statement bug.
Last Updated 04 October 2008
- Feature: De-link comment option for admins.
- Feature: Ability to move comment-editing interface above or below the comment.
- Feature/Bug Fix: Edited comments are checked against comment blacklist.
- Feature/Bug Fix: Anonymous users can no longer edit comments that are marked as moderated.
- Misc: JavaScript should leave less of a footprint.
- Misc: Comment Editor is completely stand-alone. Hopefully this will resolve some conflicts.
- Misc: Updated jQuery script to 1.2.6. *crossing fingers*
Description
WP Ajax Edit Comments (for WP 2.5+) allows users and admins to edit comments on a post. Users can edit their own comments for a limited time, while admins can edit all comments.
When using this plugin for the first time, please test out various characters. If there are any issues, please de-activate the plugin immediately and file a support request.
For videos of the plugin in use, please see the Ajax Edit Comments 2.0 video page.
Features
Admin Features
- Can edit, mark for moderation, mark as spam, and delete a comment from a post.
- Can edit in all comment panels in the WordPress admin panel.
- Can de-spam, approve, moderate, and edit comments in the Akismet panel.
- Various admin-panel options including
- Can edit comment time.
- Can specify anonymous user options.
- Can specify logged-in user options.
- Can choose between Akismet and Defensio for spam protection.
- Can disable timer.
- And much more...
Anonymous User Features
- Can edit comments for a limited time.
Logged-in User Features
- Potential indefinite comment editing.
- Can edit comments for a limited time.
Plugin Features
- New theme independent comment-editing interface.
- Timer on both the post and in the comment-editing interface.
- Improved usability and look-and-feel.
- Better error and status messages.
- Entirely re-written codebase for maximum stability and extendability.