We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 269542c commit 669fefdCopy full SHA for 669fefd
themes/jquery/footer.php
@@ -23,14 +23,6 @@
23
</footer>
24
<!-- /footer -->
25
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
34
<?php wp_footer(); ?>
35
36
</body>
0 commit comments