Created
December 16, 2014 19:31
-
-
Save brigleb/b2c2f288a9dba77d5a4d to your computer and use it in GitHub Desktop.
vv-blueprints for woocommerce work at needmore
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
{ | |
"sample": { | |
"themes": [ | |
"woothemes/storefront" | |
], | |
"mu_plugins": [ | |
"woocommerce" | |
], | |
"plugins": [ | |
"wp-retina-2x", | |
"codepress-admin-columns", | |
"autoptimize", | |
"developer", | |
"w3-total-cache", | |
"redirection", | |
"regenerate-thumbnails", | |
"contact-form-7" | |
], | |
"options": [ | |
"active_theme::storefront" | |
], | |
"defines": [ | |
"WP_CACHE::false", | |
"WP_POST_REVISIONS::5", | |
"WP_DEBUG::true", | |
"WP_DEBUG_DISPLAY::true" | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment