Notices hook information
Notices are hooked here on product archive pages but still im not sure if this is the right place. They should be above the page title probably in their own action like they are on the content-single-product.php template
This commit is contained in:
parent
124f41a2b7
commit
969b0f4ee2
|
@ -59,6 +59,7 @@ get_header( 'shop' ); ?>
|
|||
/**
|
||||
* woocommerce_before_shop_loop hook.
|
||||
*
|
||||
* @hooked wc_print_notices - 10
|
||||
* @hooked woocommerce_result_count - 20
|
||||
* @hooked woocommerce_catalog_ordering - 30
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue