How to Make jQuery Loading Faster in WordPress

By default, WordPress load its own copy of jQuery file located in wp-includes/js/jquery/jquery.js, calling wp_enqueue_script(‘jquery’). But loading the jQuery from Google Hosted Libraries will make the web faster, providing numerous potential performance benefits: Increases the chance that a user already has these files cached Takes load off your server Google’s servers are set up to … Continue reading How to Make jQuery Loading Faster in WordPress