update jQuery version in WP – TS
-
Hi again,
the other procedure on which I’m studying is the update of official jQuery version used by the theme without updating it. I found several weblinks, and also in this case most of them are contradictory to each other. Some examples: https://wordpress.stackexchange.com/questions/257317/update-jquery-version, or https://webhostinghero.org/change-the-jquery-version-wordpress/ (also in this case the first is 2019, the second is 2014).
The main point is that the jQuery version in my WP is not hosted via CDN but added locally (the jQuery and jQuery-migrate are in “
wp_includes"wp-includes\js\jquery
“, while my intention is to apply scripts via CDN and not locally: is it appropriate?And in this case should I deregister the local jQuery scripts?
Thank you
Mauro
- The topic ‘update jQuery version in WP – TS’ is closed to new replies.