Document theme behavior and format editor styles
This commit is contained in:
+2
-1
@@ -4,6 +4,7 @@
|
||||
<?php wp_nav_menu( array( 'theme_location' => 'footer', 'menu_class' => 'footer-menu', 'container' => false, 'fallback_cb' => false ) ); ?>
|
||||
</div>
|
||||
</footer>
|
||||
<?php wp_footer(); ?>
|
||||
<?php // Required hook for enqueued footer scripts and plugin output.
|
||||
wp_footer(); ?>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user