Created
May 14, 2014 08:15
-
-
Save michaelwilhelmsen/7498c65f8741ee31c6fc to your computer and use it in GitHub Desktop.
Remove the tabs from single products
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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