Skip to content

Instantly share code, notes, and snippets.

@brigleb
Created December 16, 2014 19:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brigleb/b2c2f288a9dba77d5a4d to your computer and use it in GitHub Desktop.
Save brigleb/b2c2f288a9dba77d5a4d to your computer and use it in GitHub Desktop.
vv-blueprints for woocommerce work at needmore
{
"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