Skip to content

Instantly share code, notes, and snippets.

@alt-karate
Last active June 27, 2019 07:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alt-karate/0ecbf291ebe7c58dd3ca4d12bf9468db to your computer and use it in GitHub Desktop.
Save alt-karate/0ecbf291ebe7c58dd3ca4d12bf9468db to your computer and use it in GitHub Desktop.
<?php
wp_deregister_script( 'jquery' );
wp_enqueue_script('jquery','/js/jquery.js');
wp_head();
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment