Skip to content

Instantly share code, notes, and snippets.

@BeardedGinger
Created September 23, 2013 20:08
Show Gist options
  • Save BeardedGinger/6676168 to your computer and use it in GitHub Desktop.
Save BeardedGinger/6676168 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