includes/class-yith-wcwl-admin.php
Allows to fire some action when the plugin database is updated
Allows to fire some action when the plugin database is installed
includes/class-yith-wcwl-ajax-handler.php
Allows to fire some action when the wishlist has been renamed
Params
YITH_WCWL_Wishlist $wishlist Wishlist object
includes/class-yith-wcwl-cron-extended.php
Allows to fire some action when the 'Back in stock' email is sent
ParamsWP_User $user User object
array $items Wishlist items
includes/class-yith-wcwl-cron-premium.php
Allows to fire some action when the 'On sale item' email is sent
ParamsWP_User $user User object
array $items Wishlist items
Allows to fire some action when the 'Promotional' email is sent
Paramsarray $receivers Array of user IDs
array $item Email content
includes/class-yith-wcwl-frontend.php
Allows to fire some action when the frontend class has loaded all the requirements
includes/class-yith-wcwl-privacy.php
Allows to fire some action before deleting the personal data from the wishlist
Params
YITH_WCWL_Wishlist $wishlist Wishlist object
Allows to fire some action when deleting the personal data from the wishlist
Params
YITH_WCWL_Wishlist $wishlist Wishlist object
includes/class-yith-wcwl-wishlist-item.php
Allows to fire some action when a wishlist item is set on sale
Params
YITH_WCWL_Wishlist_Item $wishlist_item Wishlist item object
includes/class-yith-wcwl.php
Allows to fire some action when a product is added to a wishlist
Paramsint $prod_id Product ID
int $wishlist_id Wishlist ID
int $user_id User ID
Allows to fire some action when a product has been added to a wishlist
Paramsint $prod_id Product ID
int $wishlist_id Wishlist ID
int $user_id User ID
Allows to fire some action when removing a product from a wishlist
Paramsint $prod_id Product ID
int $wishlist_id Wishlist ID
int $user_id User ID
Allows to fire some action when a product has been removed from a wishlist
Paramsint $prod_id Product ID
int $wishlist_id Wishlist ID
int $user_id User ID
includes/data-stores/class-yith-wcwl-wishlist-data-store.php
Allows to fire some action when a new wishlist is created
Paramsint $wishlist_id Wishlist ID
YITH_WCWL_Wishlist $wishlist_data Wishlist object
Allows to fire some action when a wishlist is updated
Paramsint $wishlist_id Wishlist ID
YITH_WCWL_Wishlist $wishlist_data Wishlist object
Allows to fire some action before a wishlist is deleted
Params
int $wishlist_id Wishlist ID
Allows to fire some action when a wishlist is deleted
Params
int $wishlist_id Wishlist ID
Allows to fire some action after a wishlist is deleted
Params
int $id Wishlist ID
Allows to fire some action when default wishlist is created
ParamsYITH_WCWL_Wishlist $default_wishlist Default wishlist object
int $id Wishlist ID
includes/data-stores/class-yith-wcwl-wishlist-item-data-store.php
Allows to fire some action when a new item is added to the wishlist
Paramsint $item_id Wishlist item ID
YITH_WCWL_Wishlist_Item $item Wishlist item object
int $wishlist_id Wishlist ID
Allows to fire some action when an item is updated in the wishlist
Paramsint $item_id Wishlist item ID
YITH_WCWL_Wishlist_Item $item Wishlist item object
int $wishlist_id Wishlist ID
Allows to fire some action before an item is deleted from the wishlist
Params
int $item_id Wishlist item ID
Allows to fire some action when an item is deleted from the wishlist
Params
int $item_id Wishlist item ID
includes/tables/class-yith-wcwl-popular-table.php
Allows to render some content or fire some action after the Popular items table
includes/tables/class-yith-wcwl-users-popular-table.php
Allows to render some content or fire some action after the Popular items table
init.php
Allows the plugin initialization
templates/share.php
Allows to render some content or fire some action before the share wishlist section
Allows to render some content or fire some action after the share buttons in the Wishlist page
Paramsstring $share_link_url Share link URL
string $share_title Share title
string $share_link_title Share link title
Allows to render some content or fire some action after the share wishlist section
templates/wishlist-view-footer-mobile.php
Allows to render some content or fire some action after the wishlist
Params
YITH_WCWL_Wishlist $wishlist Wishlist object
Allows to render some content or fire some action after the wishlist form
Params
YITH_WCWL_Wishlist $wishlist Wishlist object
templates/wishlist-view-footer.php
Allows to render some content or fire some action after the wishlist
Params
YITH_WCWL_Wishlist $wishlist Wishlist object
Allows to render some content or fire some action after the wishlist form
Params
YITH_WCWL_Wishlist $wishlist Wishlist object
templates/wishlist-view-header.php
Allows to render some content or fire some action before the wishlist form
Params
YITH_WCWL_Wishlist $wishlist Wishlist object
Allows to render some content or fire some action before the wishlist title
Params
YITH_WCWL_Wishlist $wishlist Wishlist object
Allows to render some content or fire some action before the wishlist
Params
YITH_WCWL_Wishlist $wishlist Wishlist object
templates/wishlist-view-mobile.php
Allows to render some content or fire some action after the product name in the wishlist table
Params
YITH_WCWL_Wishlist_Item $item Wishlist item object
templates/wishlist-view.php
Allows to render some content or fire some action before the product thumbnail in the wishlist table
ParamsYITH_WCWL_Wishlist_Item $item Wishlist item object
YITH_WCWL_Wishlist $wishlist Wishlist object
Allows to render some content or fire some action after the product thumbnail in the wishlist table
ParamsYITH_WCWL_Wishlist_Item $item Wishlist item object
YITH_WCWL_Wishlist $wishlist Wishlist object
Allows to render some content or fire some action before the product name in the wishlist table
ParamsYITH_WCWL_Wishlist_Item $item Wishlist item object
YITH_WCWL_Wishlist $wishlist Wishlist object
Allows to render some content or fire some action after the product name in the wishlist table
ParamsYITH_WCWL_Wishlist_Item $item Wishlist item object
YITH_WCWL_Wishlist $wishlist Wishlist object
Allows to render some content or fire some action before the product price in the wishlist table
ParamsYITH_WCWL_Wishlist_Item $item Wishlist item object
YITH_WCWL_Wishlist $wishlist Wishlist object
Allows to render some content or fire some action after the product price in the wishlist table
ParamsYITH_WCWL_Wishlist_Item $item Wishlist item object
YITH_WCWL_Wishlist $wishlist Wishlist object
Allows to render some content or fire some action before the product quantity in the wishlist table
ParamsYITH_WCWL_Wishlist_Item $item Wishlist item object
YITH_WCWL_Wishlist $wishlist Wishlist object
Allows to render some content or fire some action after the product quantity in the wishlist table
ParamsYITH_WCWL_Wishlist_Item $item Wishlist item object
YITH_WCWL_Wishlist $wishlist Wishlist object
Allows to render some content or fire some action before the product stock in the wishlist table
ParamsYITH_WCWL_Wishlist_Item $item Wishlist item object
YITH_WCWL_Wishlist $wishlist Wishlist object
Allows to render some content or fire some action after the product stock in the wishlist table
ParamsYITH_WCWL_Wishlist_Item $item Wishlist item object
YITH_WCWL_Wishlist $wishlist Wishlist object
Allows to render some content or fire some action before the product cart in the wishlist table
ParamsYITH_WCWL_Wishlist_Item $item Wishlist item object
YITH_WCWL_Wishlist $wishlist Wishlist object
Allows to render some content or fire some action before the 'Add to cart' in the wishlist table
ParamsYITH_WCWL_Wishlist_Item $item Wishlist item object
YITH_WCWL_Wishlist $wishlist Wishlist object
Allows to render some content or fire some action after the 'Add to cart' in the wishlist table
ParamsYITH_WCWL_Wishlist_Item $item Wishlist item object
YITH_WCWL_Wishlist $wishlist Wishlist object
Allows to render some content or fire some action after the 'Move to another wishlist' in the wishlist table
ParamsYITH_WCWL_Wishlist_Item $item Wishlist item object
YITH_WCWL_Wishlist $wishlist Wishlist object
Allows to render some content or fire some action after the product cart in the wishlist table
ParamsYITH_WCWL_Wishlist_Item $item Wishlist item object
YITH_WCWL_Wishlist $wishlist Wishlist object
templates/wishlist.php
Allows to render some content or fire some action before the wishlist content
Params
array $var Array of attributes that needs to be sent to sub-template
Allows to render some content or fire some action in the wishlist content
Params
array $var Array of attributes that needs to be sent to sub-template
Allows to render some content or fire some action after the wishlist content
Params
array $var Array of attributes that needs to be sent to sub-template