Skip to content

Instantly share code, notes, and snippets.

@wpperform
Created January 5, 2013 20:32
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 wpperform/4463505 to your computer and use it in GitHub Desktop.
Save wpperform/4463505 to your computer and use it in GitHub Desktop.
<?php
/*
Plugin Name: wpPERFORM.com Genesis Connect for WooCommerce Helper
Description: Adds theme support for Genesis Connect for WooCommerce to Genesis themes
Version: 0.1
License: GPL
Author: The wpPERFORM.com Team
Author URI: http://wpperform.com
*/
// add theme support for Genesis Connect for WooCommerce
add_theme_support( 'genesis-connect-woocommerce' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment