Skip to content

Commit 669fefd

Browse files
committed
Drop scripts from generic footer, were moved to header previously
1 parent 269542c commit 669fefd

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

themes/jquery/footer.php

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,6 @@
2323
</footer>
2424
<!-- /footer -->
2525

26-
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
27-
<script>!window.jQuery && document.write(unescape('%3Cscript src="<?php echo get_template_directory_uri(); ?>/js/jquery-1.7.2.min.js"%3E%3C/script%3E'))</script>
28-
29-
<script src="<?php echo get_template_directory_uri(); ?>/js/plugins.js"></script>
30-
<script src="<?php echo get_template_directory_uri(); ?>/js/scripts.js"></script>
31-
32-
<!-- /scripts -->
33-
3426
<?php wp_footer(); ?>
3527

3628
</body>

0 commit comments

Comments
 (0)