/ Published in: PHP
Place this in your index.php before wp_footer() is called.
Expand |
Embed | Plain Text
<?php show_admin_bar( false ); ?>
You need to login to post a comment.
Place this in your index.php before wp_footer() is called.
<?php show_admin_bar( false ); ?>
You need to login to post a comment.