Home › Forums › JavaScript › Using Jquery in WP to create a splashscreen › Re: Using Jquery in WP to create a splashscreen
November 29, 2012 at 4:00 pm
#115967
Participant
and then just point to your file from the footer.php with
<script type="text/javascript" src="<?php bloginfo(‘stylesheet_directory’); ?>/js/yourscripts.js"></script>