apply_filters( 'bigcommerce/wishlist/list/actions', string[] $actions, BigCommerceAccountsWishlistsWishlist $wishlist )

Summary

Filter the action links that are displayed on a wishlist detail page


Parameters

$actions

(string[]) The rendered action links

$wishlist

(BigCommerceAccountsWishlistsWishlist) The wishlist being rendered


Source

File: src/BigCommerce/Templates/Wishlist_List_Row.php


User Contributed Notes

You must log in before being able to contribute a note or feedback.