Created
November 12, 2016 13:34
-
-
Save nucab/cc0dd361ba371b8b996e8802c228b342 to your computer and use it in GitHub Desktop.
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
https://wordpress.org/support/topic/w3-total-cache-how-to-disable-minify-css-in-a-particular-template/ | |
Well, just add this line at the top of the template page : | |
define('DONOTMINIFY', true); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment