This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
Before/after shop loop item hooks don't work with Products and Product Collection #10378
Labels
block: product collection
Issues related to the Product Collection block
block-type: product-query
Issues related to/affecting all product-query variations.
category: extensibility
Work involving adding or updating extensibility. Useful to combine with other scopes impacted.
type: bug
The issue/PR concerns a confirmed bug.
Background
When working on #10332 I found out:
woocommerce_before_shop_loop_item
woocommerce_after_shop_loop_item
hooks don't with Products and Product Collection blocks.
Steps to reproduce
functions.php
add:Expected: The content is rendered above and below each product
Actual: It's not there
The text was updated successfully, but these errors were encountered: