Skip to content

Instantly share code, notes, and snippets.

@IacopoC
Created April 17, 2018 10:52
Show Gist options
  • Save IacopoC/dc9cd819e6c3522549718ffb3fc1495b to your computer and use it in GitHub Desktop.
Save IacopoC/dc9cd819e6c3522549718ffb3fc1495b to your computer and use it in GitHub Desktop.
<?php
// Remove Admin bar
function remove_admin_bar() {
return false;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment