Skip to content

Instantly share code, notes, and snippets.

@crossreftech
Last active January 4, 2016 21:39
Show Gist options
  • Save crossreftech/8681993 to your computer and use it in GitHub Desktop.
Save crossreftech/8681993 to your computer and use it in GitHub Desktop.
<?php // Dont't include php tags when adding to the functions file
add_filter( 'show_admin_bar', '__return_false' );
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment