• Resolved Stephen Harris

    (@stephenharris)


    Hi,

    Someone reported a conflict between one of my plug-in and yours – the reason was line 52 in sweetcaptcha.php (v2.4.3.7):

    wp_enqueue_script( 'jquery-ui.custom', plugins_url( 'js/jquery-ui.custom.min.js', __FILE__ ) ); // v1.9.2 - 2012-11-27

    I also noticed (though it wasn’t breaking anything) that it was directly inserting its own jQuery file on log-in pages (library/public.php). WordPress now comes bundled with jQuery & jQuery UI, and using them via the wp_enqueue_script() can avoid a lot of plug-in conflicts. Would you mind updating your plug-in to use them?

    Thanks!
    Stephen

    http://wordpress.org/extend/plugins/sweetcaptcha-revolutionary-free-captcha-service/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Sweet Captcha

    (@sweetcaptcha)

    Hi Stephen,

    Thanks a lot for Supporting our FREE SweetCaptcha!!!

    We got your message, in a little bit delay but we will do our best to
    update the plugin ASAP.

    Keep them coming 😉 are community is growing day by day, we are overwhelmed by users just like you are doing to make this SweetCaptcha the
    top and FREE solution out there.

    Best,
    Ian.

    Plugin Author Sweet Captcha

    (@zvysha)

    Sweet Captcha was updated and these conflicts are now resolved. Please contact us at support@sweetcaptcha.com if the issue persists.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Custom versions of jQuery & jQuery UI’ is closed to new replies.