Request: add filter for when adding or removing from the list
-
Desired functionality: when adding or removing an item to wishlist or compare, have the count of items updated in a given WP widget.
What we have: when adding or removing an item to wishlist or compare, only the widgets that come with the theme get updated.
What is needed: have an additional filter (similar to woocommerce woocommerce_add_to_cart_fragments), which would allow to catch the events of adding or removing items to cart and updating any given code.
- The topic ‘Request: add filter for when adding or removing from the list’ is closed to new replies.