fix doc label to correctly point to woocommerce_before_single_product_summary
This commit is contained in:
parent
a50b5fef49
commit
84bbe816b6
|
@ -30,7 +30,7 @@ if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
|
|||
|
||||
<?php
|
||||
/**
|
||||
* woocommerce_show_product_images hook
|
||||
* woocommerce_before_single_product_summary hook
|
||||
*
|
||||
* @hooked woocommerce_show_product_sale_flash - 10
|
||||
* @hooked woocommerce_show_product_images - 20
|
||||
|
|
Loading…
Reference in New Issue