/** * Remove 'description' under single product tab */ add_filter( 'woocommerce_product_description_heading', '__return_null' );