Skip to content

Instantly share code, notes, and snippets.

@j0ssGZ
Created October 10, 2018 19:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save j0ssGZ/b49a12dd5b208d28d6efe4a5221e601c to your computer and use it in GitHub Desktop.
Save j0ssGZ/b49a12dd5b208d28d6efe4a5221e601c to your computer and use it in GitHub Desktop.
Wocommerce tips
/* Remove meta */
remove_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_meta', 40 );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment