Skip to content

Instantly share code, notes, and snippets.

@andreafortuna
Created February 7, 2016 14:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andreafortuna/c731ae213c04b068d81b to your computer and use it in GitHub Desktop.
Save andreafortuna/c731ae213c04b068d81b to your computer and use it in GitHub Desktop.
if(!is_user_logged_in()){
wp_die('<h1 style="color:red">WebSite Coming Soon!</h1>');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment