=== Plugin Name ===
Contributors: ronalfy
Donate link: http://www.raproject.com/ajax-edit-comments-20/donate/
Tags: ajax, comments, edit, comment, admin
Requires at least: 2.5
Tested up to: 2.6.2
Stable tag: 2.2.1.0
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 ==
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.
== 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 ==
= 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 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 use the support form to submit your translation. If you need assistance on how to work with po files, please read my 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.5 and install the latest plugin version.
I will offer hourly support on older versions, however. Please contact me for more information.
= I don't have WP 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? =
Support is always free, but I will always move paid support requests to the top of my priority list. If you have an unpaid support request, there is no guaranteed support.
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.