How can i move JS codes, header to footer

Posted in: Newspaper
Post count: 2

I need to move the following JavaScripts to the footer. How can I do?

wp-includes/js/jquery/jquery.js?ver=1.12.4
wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1

Post count: 9544

I use the ‘scripts to Footer’ plugin.

You can also do the trick to un-enqueue and load jquery off the Google CDN; which is found in my optimzation thread near the end (docs > DIY tutorials > best of forums)

Post count: 2

Thanks dude, it works.

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.