Skip to content

Instantly share code, notes, and snippets.

@bowatts
Created May 22, 2015 14:45
Show Gist options
  • Save bowatts/2e9c7483098eef64c49b to your computer and use it in GitHub Desktop.
Save bowatts/2e9c7483098eef64c49b to your computer and use it in GitHub Desktop.
WooCommerce Installed
<?php
if ( class_exists( 'Woocommerce' ) ) {
//something
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment