remove action woocomerce short description frontend code example
Example: remove action in woocommerce
remove_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_title', 5 );
remove_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_title', 5 );