Skip to content

Instantly share code, notes, and snippets.

@99manish
Created April 17, 2019 13:13
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 99manish/9f0bd6dd8418876da56b54e944430933 to your computer and use it in GitHub Desktop.
Save 99manish/9f0bd6dd8418876da56b54e944430933 to your computer and use it in GitHub Desktop.
add_action('login_header',function(){
echo '<script src = "https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>';
},-1);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment