• Resolved Kilmanagh

    (@kilmanagh)


    I just found this plug-in and so far it has been a great tool.
    I am trying to figure out some of the warnings and errors.
    The main one that is of concern is:

    Broken Dependencies: jquery
    Dependents: jquery-core, jquery-migrate
    Dependents: A ton of plugins ??
    Version: 1.11.3

    I am not sure what it is telling me that is wrong, if anything.
    The page works fine. However, this plugin is trying to tell me something.

    https://www.ads-software.com/plugins/query-monitor/

Viewing 1 replies (of 1 total)
  • Plugin Author John Blackbourn

    (@johnbillion)

    WordPress Core Developer

    This means that, for some reason, the jQuery script (which is a dependency of many of the other scripts on your site) is missing.

    I expect that one of the plugins on your site is incorrectly de-registering it in order to use a different version, or a version from a CDN. This is usually a symptom of a poorly made plugin.

    The best thing to do is to deactivate your plugins one by one until the dependency warning disappears, and then take a look at the plugin that’s causing the warning to appear.

Viewing 1 replies (of 1 total)
  • The topic ‘jquery – Broken Dependencies’ is closed to new replies.