• Resolved dosolutions

    (@dosolutions)


    I see this error, in the WordPress dashboard (not on public site) when i activate your connections plugin.

    Notice: wp_deregister_script was called incorrectly. Do not deregister the jquery script in the administration area. To target the front-end theme, use the wp_enqueue_scripts hook. Please see Debugging in WordPress for more information. (This message was added in version 3.6.0.) in /home/bellowsf/public_html/developer/wp-includes/functions.php on line 5768

    Since there is no line 5768 in the functions.php file, I had to disable each and every plugin to find the culprit.

    Please advise.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Steven

    (@shazahm1hotmailcom)

    It sounds like you may have inadvertently enabled the jQuery fixer advanced option.

    Themes and some third-party plugins sometimes load a version of jQuery that is not bundled with WordPress. This action is generally considered bad practice and can break plugins that expect the version of jQuery bundled with WordPress. Enabling this option will attempt to fix this issue. You should only enable this option at the direction of support.

    Please navigate to the Connections Settings admin page and click the Advanced tab. Scroll to the bottom and locate the Compatibility section.

    Disable the jQuery option and save the change.

    I hope this helps, please let me know.

    • This reply was modified 2 years, 11 months ago by Steven. Reason: jquery, wp_deregister_script, wp_register_script, javascript,
Viewing 1 replies (of 1 total)
  • The topic ‘Notice wp-deregister_script’ is closed to new replies.