Skip to content

Instantly share code, notes, and snippets.

@jbma
Last active December 7, 2015 08:49
Show Gist options
  • Save jbma/b4abde4e23030f1b4a99 to your computer and use it in GitHub Desktop.
Save jbma/b4abde4e23030f1b4a99 to your computer and use it in GitHub Desktop.
<?php
if( current_user_can('administrator') ){
define('DONOTCACHEPAGE', true);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment