Bundle plugin js to reduce requests
-
Hello and thank you for the great plugin! Perchance you can provide some insight into my problem. I am struggling to optimise a website and am trying to reduce the number of requests. I am bundling all javascript into a single file. When Advanced Mode is enabled (I need to be able to inline SVGs) the plugin not only includes its js in the footer (as expected) but makes WordPress enqueue jquery.js as well. I am using my own jquery in my bundle so the additional one is a problem. So can you think of a way to keep inline SVG functionality, include the plugin js manually and not trigger the additional jquery enqueue? Thanks in advance for your time
The topic ‘Bundle plugin js to reduce requests’ is closed to new replies.