Skip to content

Instantly share code, notes, and snippets.

@juarezpaf
Created September 3, 2009 22:07
Show Gist options
  • Save juarezpaf/180563 to your computer and use it in GitHub Desktop.
Save juarezpaf/180563 to your computer and use it in GitHub Desktop.
<?php if ( current_user_can('manage_options') ) { do_something(); } ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment