参考サイト https://command-f.tech/jquery/44
<?php wp_deregister_script( 'jquery' ); wp_enqueue_script('jquery','/js/jquery.js'); wp_head(); ?>