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:
Theme.al 2017-04-14 11:37:32 +02:00 committed by GitHub
parent 124f41a2b7
commit 969b0f4ee2
1 changed files with 1 additions and 0 deletions

View File

@ -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
*/