diff --git a/templates/content-single-product.php b/templates/content-single-product.php index 04879593889..edcd3d19741 100644 --- a/templates/content-single-product.php +++ b/templates/content-single-product.php @@ -22,7 +22,7 @@ global $product; /** * Hook: woocommerce_before_single_product. * - * @hooked wc_print_notices - 10 + * @hooked woocommerce_output_all_notices - 10 */ do_action( 'woocommerce_before_single_product' );