Skip to content

Instantly share code, notes, and snippets.

@plavet
Created May 27, 2012 11:01
Show Gist options
  • Save plavet/2804801 to your computer and use it in GitHub Desktop.
Save plavet/2804801 to your computer and use it in GitHub Desktop.
WORDPRESS - Header script tag - Jquery & engine
<script src="<?php bloginfo('template_directory'); ?>/js/jquery-1.7.2.min.js"></script>
<script src="<?php bloginfo('template_directory'); ?>/js/engine.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment