Option to exclude unnecessary jQuery load
-
The module initiates a load of jQuery (1.11.3):
https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js
The initiator seems to be site.js:
https://a.mailmunch.co/app/v1/site.js
Since WordPress already includes its own jQuery, loading another one is unnecessary and harms site performance.
Is it possible to exclude the MailMunch jQuery? E.g. add an option for that in the WP admin panel?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Option to exclude unnecessary jQuery load’ is closed to new replies.