Skip to content
Oct 23 / Ajay

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.

 

4 Comments

  1. Bernard / Oct 23 2009

    Sweet, been waiting for this. Excellent work from Ajay as usual.

    • Ajay / Oct 24 2009

      This one is all Ronald :)

  2. Lise / Nov 7 2009

    Hello Ajay,

    Very good update…
    and a friendly look for your blog ;-)

    The French translation is updated for WP AEC 3.0.1 and available on
    http://liseweb.fr/BLOG/wordpress/plugins/les-plugins-que-jai-traduits-en-francais.

    Three chains are not translated
    Move by Post
    Move by ID
    Move by Title

    Lise

  3. Luka Kladaric / Nov 7 2009

    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

Comments are closed.