Skip to content

Instantly share code, notes, and snippets.

@frankschrijvers
Created April 5, 2015 21:15
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 frankschrijvers/008f9b79d3887936e6f8 to your computer and use it in GitHub Desktop.
Save frankschrijvers/008f9b79d3887936e6f8 to your computer and use it in GitHub Desktop.
WooCommerce Function for the Genesis Framework
function woocommerce_setup_genesis() {
woocommerce_content();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment