Skip to content

Instantly share code, notes, and snippets.

@michaelwilhelmsen
Created May 14, 2014 08:15
Show Gist options
  • Select an option

  • Save michaelwilhelmsen/7498c65f8741ee31c6fc to your computer and use it in GitHub Desktop.

Select an option

Save michaelwilhelmsen/7498c65f8741ee31c6fc to your computer and use it in GitHub Desktop.
Remove the tabs from single products
remove_action('woocommerce_after_single_product_summary', 'woocommerce_output_product_data_tabs', 10);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment