How to Check if your WordPress Site is Loading Multiple jQuery Scripts
The very first step is to open the page source by doing right click and then View Page Source. Then search for jquery.js or most likely jquery.min.js. The browser will tell you how many times the keyword was found on that page. The jQuery version that ships with WordPress will be loaded from /wp-includes/ folder […]
How to Check if your WordPress Site is Loading Multiple jQuery Scripts Read More »

