Skip to content

Instantly share code, notes, and snippets.

@avishai
Created February 10, 2017 14:30
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save avishai/96c53d9d61b425b1bcdc652935c70fd2 to your computer and use it in GitHub Desktop.
Save avishai/96c53d9d61b425b1bcdc652935c70fd2 to your computer and use it in GitHub Desktop.
Hide Product Type Control - WC Vendors Pro
<!-- Product Type: Simple or Variable -->
<div class="hide_if_simple hide_if_variable hide_if_grouped">
<?php WCVendors_Pro_Product_Form::product_type( $object_id ); ?>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment