Forums

[resolved] [Plugin: WP Ajax Edit Comments] Why JQuery 1.2.3, Not The WP Build-In One? (4 posts)

  1. saphod
    Member
    Posted 1 year ago #

    I wonder why wp-ajax-edit-comments uses jQuery 1.2.3, not the one that is built into WP 2.6, which is version 1.2.6...

    Scripts/Plugins based on jQuery 1.2.6 won't find it, because it is deregistered within wp-ajax-edit-comments and replaced with jQuery 1.2.3.

    What is the reason?

    I tried changing the code (I only left "wp_enqueue_script('jquery')" both in wp-ajax-edit-comments.php and js/comment-editor.js.php), but that did not work...

    Is there gonna be an updated version with the new jQuery?

  2. ronalfy
    Member
    Posted 1 year ago #

    @Saphod,

    See this thread for the reason.

    For many people, there was a conflict when using jQuery 1.2.6 and the latest versions of prototype.

  3. saphod
    Member
    Posted 1 year ago #

    Thanks!

  4. ronalfy
    Member
    Posted 1 year ago #

    @saphod,

    jQuery 1.2.6 is included in the 2.2 version. Thanks.

Topic Closed

This topic has been closed to new replies.

About this Topic