Wordpress Plugin: WP Ajax Edit Comments
April 6th, 2007
Previously, this blog used the Edit Comments plugin, which allows users to edit their own comments for roughly 30 minutes after posting on this site before the comment is permanent.  I like this feature because I’ve often submitted a comment to later find a typo. Today I found another plugin called WP-Ajax Edit Comments which uses ajax to accomplish the same thing, and the blog owner gets to choose the duration that any user can edit the comment. The ajax code allows you to edit the comment within the comment itself, rather than loading the Edit Comment screen in your Dashboard (if your the admin) and also avoids doing a refresh on the page.Â
According to the author, you can expect the following features:
- Edit comments inline without page reloads.
- Can turn off comment edits for non-admins.
- Authors with admin can choose to disable the comment editing in their User options.
- Can adjust the comment editing time in the admin panel.
- Users without JavaScript disabled will see a regular comment page.
- Absolutely no theme or file manipulation needed. Works completely out of the box.
Its now installed and ready to go, so feel free to try it below and let me know if it works!











This is a needed plugin. I can’t tell you how many times I have written a comment and later found something I wanted to edit. Nice job finding and implementing this one. I like it.
Thank you for the mention. The Edit Comments plugin you mentioned required a bunch of template edits, so I designed the thing to require absolutely none. I hope it works out for you.
Take care,
Ronald
edit: I was able to edit, but this thing doesn’t play nicely with Ajax-posted comments. I’m not sure there’s much I can do about that however
Ronald,
No problem, thanks for the great plugin!
This theme uses Ajax for the comments, so there might be something conflicting there. I will look into it. Thanks for the heads up!
So what happened to this plugin… I have been meaning to ask. You were using it briefly, then stopped?
Garry – I used it for a few weeks, then decided it was kind of a hassle. The biggest problem is that every time a comment was left by me (the admin), it would still E-mail me a notification and it drove me crazy after awhile. I also didn’t like how often I accidentally moused over a comment and accidentally edited it without knowing it.
I have kept it on my plugins page in case I need to use it going forward.
Thanks for the recommendation
Nice plugin!