Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How Do I move The Admin Bar?


jtp199
Participant

@jtp199

does this work

<?php do_action(‘wp_footer’); ?>

</div>

</body>

Or should it be

</div>

<?php do_action(‘wp_footer’); ?>

</body>

Skip to toolbar