Created
December 17, 2018 23:41
-
-
Save EvilBozkurt/1ea11bf3576e4666d78f872dab60ade5 to your computer and use it in GitHub Desktop.
WordPress Enable Cache With Code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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