Skip to content

Instantly share code, notes, and snippets.

@jbma
Created June 15, 2015 07:39
Show Gist options
  • Save jbma/435ca00e0c347c386f90 to your computer and use it in GitHub Desktop.
Save jbma/435ca00e0c347c386f90 to your computer and use it in GitHub Desktop.
<?php
if isset( $_COOKIE[ 'wordpress_logged_in_'] ){
define ('DONOTCACHEPAGE', true);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment