Ajax Edit Comments 2.2 Released
Ajax Edit Comments has a new home at AjaxEditComments.com
Today marks the first major release in some time for Ajax Edit Comments.
Here are some of the changes in 2.2.
- 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*
Please head over to WordPress Extend and download your own copy.
If you have any issues with the new version, please leave a comment below.
Other RA Project Articles

04. Oct, 2008 





Author Info
New update, I tried using this plugin on my other blog. The other blog is on the same server, but I upgraded it to 2.7, I activated the plugin, and I got the same issue, it showed the options to edit the comment, but after its clicked on, it takes me to a 404 page…..
EUREKA I have solved the issue. The thing WAS with .htaccess, I set it up badly and it blocked almost everything. As soon as I deleted the .htaccess from the wp-content and wp-includes, I had the whole thing working, now I just need to set up the .htaccess to work properly. Thank you very much for all of your help, as soon as I am able, I will have to give you a generous $tip for all of your help. Thank you very much.
Argh. Too late. I would have bet on the htaccess
You need only one htaccess as much as i know!?
For wp-includes:
Order Allow,Deny
Deny from all
Allow from all
For wp-content:
Order Allow,Deny
Deny from all
Allow from all
Thank you very much for your help, you are a life saver
Nooo, it wont let me put in any code. Ok, here is what I had
For wp-includes:
Order Allow,Deny
Deny from all
Files ~ .(css|jpe?g|png|gif|js)$
Files ~ .(/themes/)$
Allow from all
/Files>
For wp-content:
Order Allow,Deny
Deny from all
Files ~ \.(css|jpe?g|png|gif|js)$
Allow from all
/Files>
Counter option doesn’t work for some reason. Any ideas?
Same Problem here. I get this error via Firebug and NO counter. Seems like command is undefined!?
initialize()(undefined, undefined)prototyp…s?ver=1.6 (Linie 554)
klass()prototyp…s?ver=1.6 (Linie 48)
prepareReplacement()(undefined)prototyp…s?ver=1.6 (Linie 539)
gsub()(undefined, undefined)prototyp…s?ver=1.6 (Linie 337)
param()(Object action=gettimeleft cid=5073 pid=1235)jquery.j…ver=1.2.6 (Linie 2967)
ajax()(Object element=edit-5073 response=ajax-response cid=5073)jquery.j…ver=1.2.6 (Linie 2614)
get_time_left()()wp-ajax-…s?ver=2.3 (Linie 93)
each()(Object length=1, function(), undefined)jquery.j…ver=1.2.6 (Linie 750)
each()(function(), undefined)jquery.j…ver=1.2.6 (Linie 135)
get_time_left()wp-ajax-…s?ver=2.3 (Linie 70)
initialize_links()wp-ajax-…s?ver=2.3 (Linie 66)
delink()()wp-ajax-…s?ver=2.3 (Linie 26)
(?)()()wp-ajax-…s?ver=2.3 (Linie 261)
to the wait list jQuery.readyList.push()()jquery.j…ver=1.2.6 (Linie 2307)
(?)()()jquery.j…ver=1.2.6 (Linie 2327)
each()(function () { return fn.call(this, jQuery); },function () { return fn.call(this, jQuery); }, function(), undefined)jquery.j…ver=1.2.6 (Linie 750)
ready()()jquery.j…ver=1.2.6 (Linie 2326)
[Break on this error] this.template = template.toString();
Thanks for the comments all.
Ajax Edit Comments is no longer going to be updated by me unless otherwise noted.
A new developer has offered to help with updates. I will keep you all posted here on any further changes.
thanks for this useful plugin. will try this and let you know the comments
This is a useful plugin. thanks