Skip to content

Instantly share code, notes, and snippets.

@kostasx
Last active August 29, 2015 14:00
Show Gist options
  • Save kostasx/11213700 to your computer and use it in GitHub Desktop.
Save kostasx/11213700 to your computer and use it in GitHub Desktop.
remove_action( 'woocommerce_product_tabs', 'woocommerce_product_reviews_tab', 30);
remove_action( 'woocommerce_product_tab_panels', 'woocommerce_product_reviews_panel', 30);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment