Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi Dan,

    I’m glad you want to support our plugin, and we will add a new bunch of actions in add() method (\YITH_WCWL::add) within the next release

    This is a list of filters/action that we’ll add:

    yith_wcwl_adding_to_wishlist (action before add starts)
    yith_wcwl_added_to_wishlist (action after add successfully completed)

    yith_wcwl_adding_to_wishlist_prod_id (filter for prod_id param)
    yith_wcwl_adding_to_wishlist_wishlist_id (filter for wishlist_id param)
    yith_wcwl_adding_to_wishlist_quantity (filter for quantity param)
    yith_wcwl_adding_to_wishlist_user_id (filter for user_id param)
    yith_wcwl_adding_to_wishlist_wishlist_name (filter for wishlist_name param)

    Let me know if you need some more actions/filters

    Have a nice day!

    hi yithemes

    my YITH wishlist Version is 2.0.10, there is no notification after item added to wishlist.
    how to show “added to wishlist” notification when an item added to a wishlist?
    thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Action for when an item added to a wishlist’ is closed to new replies.