Remove WordPress top bar 2 Replies Put this line in functions.php of your theme add_filter( 'show_admin_bar', '__return_false' );