Skip to content

Instantly share code, notes, and snippets.

@EvilBozkurt
Created December 17, 2018 23:41
Show Gist options
  • Save EvilBozkurt/1ea11bf3576e4666d78f872dab60ade5 to your computer and use it in GitHub Desktop.
Save EvilBozkurt/1ea11bf3576e4666d78f872dab60ade5 to your computer and use it in GitHub Desktop.
WordPress Enable Cache With Code
// Enable the WordPress Cache
define('ENABLE_CACHE', false);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment