=== WP Ajax Edit Comments ===
Contributors: Ajay, ronalfy
Donate link: http://ajaydsouza.com/donate/
Tags: ajax, comments, edit, comment, admin
Requires at least: 2.5
Tested up to: 2.7.1
Stable tag: trunk
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.
== 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.
Recent Update 2.3.2:
- Implemented code posted by several users to reduce the number of database queries.
Recent Update 2.3:
- Moderated users can edit comments. Security issues have hopefully been resolved.
- Approved comments by anonymous users are checked again after editing, and will be moderated again if violating any of the blogger's discussion settings.
- Changed jQuery vars to hopefully resolve Lightbox issues.
- Fixed a bug where if an admin edits an unapproved comment, the comment is automatically approved.
Any issues with the update? Please use the forums and leave a detailed entry.
Want more updates? Please consider donating.
= 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.
= Changelog =
* 2.3.2.0 - Released 23 March 2009 by ronalfy
- Plugin optimized to use lesser number of queries
* 2.3.0.0 - Released 22 March 2009 by ronalfy
- Comments in moderation queue can be edited
- Fixes for better compatibility with other plugins
* 2.2.7.0 - Updated plugin ownership by Ajay
Check out the ChangeLog for detailed and prior changes.
== Screenshots ==
1. Anonymous user leaving a comment.
2. Anonymous user editing a comment.
3. Admin options on a post.
4. Admin editing interface.
5. Editing in the admin panel.
6. Editing options with Akismet.
== Installation ==
1. Just unzip and upload the "wp-ajax-edit-comments" folder to your '/wp-content/plugins/' directory
2. Activate the plugin through the 'Plugins' menu in WordPress
From there, you and your users should be able to edit comments. This plugin has been tested successfully on Internet Explorer 6, Internet Explorer 7, Opera 9, Firefox 2,3, Camino, and Safari for Mac.
Advanced customization options are available through the admin panel options. Requests for CSS customizations are considered support requests.
== Frequently Asked Questions ==
= I upgraded, and my users can no longer edit their comments. What's going on? =
With the recent version, users marked for moderation can no longer edit their comments. Only users with an approved comment are allowed to edit.
This was introduced as a security feature to prevent moderated users from manipulating their comment prior to admin approval.
= What is the De-link feature? =
If a user posts a comment, but includes a rather spammy link as their URL, you can click the De-link button to remove the person's link.
= Why is this plugin for WordPress 2.5 and above only? =
In order to ensure the most stability, this plugin is WordPress 2.5 only. The plugin makes extensive use of 2.5 features, so it is not possible to release for an earlier version.
= Can I provide a translation? =
Sure. Please contact me to submit your translation. If you need assistance on how to work with po files, please read Ronald's article on localizing a WordPress plugin.
If you have a problem with an existing translation, please let me know and I'll contact the original translator.
= Will you provide support for older versions of Ajax Edit Comments (1.x)? =
The short answer is no. I encourage you to upgrade to WordPress 2.7 and install the latest plugin version.
= I have a version of WordPress prior to 2.5. Is there a plugin for earlier versions? =
Yes, the last stable version for WP versions 2.1 - 2.5 is: 1.1.5.1.
= Is support free? =
All questions need to be redirected at the Support Forum at http://ajaydsouza.org/
No support questions will be entertained in the comments or via email.
If you have special needs, I will let you know if hourly support is necessary.
== Languages ==
Please visit the languages page.
== Plugin Hooks ==
For plugin hooks and compatibility information, please visit the plugin hooks page.