Ajax Edit Comments 1.1.1.0 Released

Reader Appreciation LogoRonald Huereca has released a new version of his plugin, Ajax Edit Comments, which gives users and guests the ability to edit their comments similar to the way that comments can be edited on Digg.com The latest version includes a couple of bug fixes, most notably dealing with UTF-8 encoding.

The following issues were addressed in this release:

  1. Admin were able to edit, but non-admin couldn’t. This was caused by the timer offset in the WordPress admin panel.
  2. MySQL errors resulted in the comment unable to save. This was caused my blogs and MySQL database not in UTF-8.
  3. Some characters were being screwed up when saving to the WordPress database. This issue was caused by non-UTF-8 back-ends.
  4. The blog would be inoperable in Internet Explorer due to multiple session headings being called.
  5. Random loading comment failure on WP 2.2.2 installs.

The issues (with the exception of issue number 4) can occur on a case-by-case basis depending on blog configuration and character set.

Be sure to visit The Readers Appreciation Website to pick up the updated version or to grab it for the first time.

Digg Like Comment Editor For WordPress

http://www.raproject.com/wordpress/wp-ajax-edit-comments/How many times have you published a comment, realizing just a few seconds later that you misspelled something, or your URL was incorrect. Usually, you would have to create another comment which would dismiss the previous comment.

Ronald Huereca of the Reader Appreciation Project has released a WordPress plugin which gives administrators and regular users the ability to edit their own comments within a given time frame. The plugin pretty much works in the same way that the Digg commenting system works.

The plugin uses Ajax so the entire page never needs to reload. Once a comment is published, a timer starts to count down the remaining time available to edit the comment. Once the timer reaches zero, only the administrator can edit the comment. Users can also edit their email address, or their URL by clicking on the text that needs to be edited. This will open the comment editor window allowing you to make the necessary changes.

Plugin Features

  • Utilizes the jQuery library.
  • Comment editing times out after 15 seconds.
  • Better error handling.
  • Graceful deletion for compatible themes.
  • A hook for other plugin authors to tap into.
  • Compatible with many plugins, including Akismet, WP Cache, Better Comments Manager, WP Grins, TinyMCEComments, and many more.

I have installed this plugin on this blog so now you’ll be able to edit your own comments. We need every WordPress blogger to install this plugin, or something similar so that users can edit their comments. Why this functionality is missing from WordPress by default is beyond me, but the solution provided above works out very nicely. Please visit The Reader Appreciation Project and grab your copy today and install it as soon as possible so people can edit their own comments.

Special thanks to the guys who host the WordPress Podcast for tipping me off on this plugin.