[ad_1]
My site is loading jquery and jquery migrate. I have no idea if the theme or some plugin is loading it. When I search through the directory source code, there are literally thousands of references to jquery and it is an almost impossible task to figure out where the injection is coming from for me.
Is there a way to figure this out? I obviously don’t want to use it if at all possible. Mainly because it is adding a second or so to my load time.
[ad_2]
If something is loading it, it’s most likely being used by it. You would need to search through your php source code to see what is enqueuing jQuery.