Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

Hide Categories - Woocommerce Product Page

/* Remove Categories from Single Products */
remove_action( 'woocommerce_single_product_summary',
'woocommerce_template_single_meta', 40 );
Source by passwordprotectwp.com #
 
PREVIOUS NEXT
Tagged: #Hide #Categories #Woocommerce #Product #Page
ADD COMMENT
Topic
Name
6+6 =