Ajax Edit Comments updated – Fixes IE bug

Ronald just updated Ajax Edit Comments to fix the really troublesome IE bug where the window just refused to close. You can update it from within WP-Admin directly or download it from the repository.

Ajax Edit Comments 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.

The plugin has been tested on WordPress 2.8.5 as well. I have it running out here. If you notice any bugs, please report the same in the forum.

Share this post with your friends!

4 Comments

  1. the new hooks cause other plugins to fail.. I’m talking about the following:

    add_filter(‘get_comment_date’, array(&$this, ‘add_date_spans’), ‘1000’);
    add_filter(‘get_comment_time’, array(&$this, ‘add_time_spans’), ‘1000’);

    is there a way to implement this without changing the way internal WordPress functions work?

    thanks,
    Luka

Leave a Reply to Luka KladaricCancel Reply

Your email address will not be published. Required fields are marked *

Get more stuff like this
in your inbox

Subscribe to our mailing list and get interesting stuff and updates to your email inbox.

Thank you for subscribing.

Something went wrong.