includes/class-yith-wcwl-admin.php
Filter the capability used to access the plugin panel
Params
string $capability Capability
Returnstring
includes/class-yith-wcwl-ajax-handler.php
Filter the message shown when an item has been added to the wishlist
Params
string $message Message
Returnstring
Filter whether to show the links in the popup after an item has been added to the wishlist
Params
bool $show_links Whether to show links or not in the popup
Returnbool
Filter the error message shown when adding an item to the wishlist
Params
string $message Message
Returnstring
Filter the parameters sent in the Ajax response
Params
array $params Array of parameters sent in the response
Returnarray
Filter the message when an item has been removed from the wishlist
Params
string $message Message
Returnstring
Filter the message when an item has been removed from the wishlist
Params
string $message Message
Returnstring
Filter the message shown when an item has been added to the wishlist
Params
string $message Message
Returnstring
Filter the output when reloading fragments
Paramsstring $output Fragment output
int $id Fragment ID
array $options Fragment options
Returnstring
includes/class-yith-wcwl-cron-extended.php
Filter the additional cron tasks created in the plugin
Params
array $crons Plugin crons
Returnarray
Filter the execution limit of the 'Back in stock' email
Params
int $limit Execution limit
Returnint
includes/class-yith-wcwl-cron-premium.php
Filter the additional cron tasks created in the plugin
Params
array $crons Plugin crons
Returnarray
Filter the execution limit of the 'On sale item' email
Params
int $limit Execution limit
Returnint
Filter the execution limit of the 'Promotional' email
Params
int $limit Execution limit
Returnint
Filter the execution limit of the 'Promotional' email
Params
array $item Email content
Returnint
includes/class-yith-wcwl-cron.php
Filter the cron tasks created in the plugin
Params
array $crons Plugin crons
Returnarray
includes/class-yith-wcwl-extended.php
Filter the expiration for the unsubscribe token
Paramsint $token_expiration Token expiration
string $unsubscribe_token Unsubscribe token
Returnint
Filter the URL to unsubscribe for the plugin emails
Paramsstring $url Unsubscribe URL
int $user_id User ID
string $unsubscribe_token Unsubscribe token
int $unsubscribe_token_expiration Unsubscribe token expiration
Returnstring
includes/class-yith-wcwl-form-handler-extended.php
Filter the URL to redirect after the user has unsubscribed from mailing lists
Params
string $redirect_url Redirect URL
Returnstring
includes/class-yith-wcwl-form-handler.php
Filter the conditions to block some user agents
Paramsbool $condition Conditions
string $user_agent User agent
Returnbool
Filter the message shown when an item has been added to the wishlist
Params
string $message Message
Returnstring
Filter the error message shown when adding an item to the wishlist
Params
string $message Message
Returnstring
Filter the conditions to allow removing the product from the wishlist after it has been adding to the cart
Params
bool $condition Conditions
Returnbool
includes/class-yith-wcwl-frontend.php
Filter the array of positions where to display the 'Add to wishlist' button in the product page
Params
array $positions Array of positions
Returnarray
Filter the array of positions where to display the 'Add to wishlist' button in the loop page
Params
array $positions Array of positions
Returnarray
Filter whether to show the 'Add to wishlist' button
Params
bool $show_button Whether to show the ATW button or not
Returnbool
Filter whether to disable the 'Add to wishlist' action from robots
Params
bool $show_button Whether to disable the ATW action from robots or not
Returnbool
Filter the style dependencies to be used in the plugin
Params
array $deps Array of style dependencies
Returnarray
Filter the script dependencies to be used in the plugin
Params
array $deps Array of script dependencies
Returnarray
Filter the array with the parameters sent to the plugin scripts trought the localize
Params
array $localize Array of parameters
Returnarray
Filter whether to hide the 'Add to wishlist' button
Params
bool $hide_button Whether to hide the ATW button or not
Returnbool
Filter whether to use the responsive layout for the wishlist
Params
bool $is_responsive Whether to use responsive layout or not
Returnbool
Filter the time (in miliseconds) to close the popup after the 'Ask for an estimate' request has been sent
Params
int $time Time to close the popup
Returnint
Filter the character used for the fragments index
Params
string $char Character
Returnstring
Filter whether to reload fragments on new variations found
Params
bool $reload_variations Whether to reload fragments
Returnbool
Filter the breakpoint size for the mobile media queries
Params
int $breakpoint Breakpoint size
Returnint
Filter the message when a product has been added succesfully to the cart from the wishlist
Params
string $message Message
Returnstring
Filter whether to redirect after the 'Ask for an estimate' form has been submitted
Params
bool $redirect Whether to redirect or not
Returnbool
Filter the URL to redirect after the 'Ask for an estimate' form has been submitted
Params
string $redirect_url Redirect URL
Returnstring
Filter the label of the 'Add to cart' button in the wishlist page
Params
string $label Label
Returnstring
Filter the URL to redirect after adding to the cart from the wishlist
Paramsstring $redirect_url Redirect URL
string $original_url Original URL
WC_Product $product Product object
Returnstring
Filter the array with the custom CSS rules to be used
Params
array $css_rules CSS rules
Returnarray
includes/class-yith-wcwl-privacy.php
Filter the content of the privacy policy
Paramsstring $content Privacy policy content
string $section Privacy policy section
Returnstring
Filter whether to delete the personal data from the wishlist
Paramsbool $condition Whether to delete personal data or not
YITH_WCWL_Wishlist $wishlist Wishlist object
Returnbool
Filter the personal data props to export from the wishlist
Paramsarray $data_to_export Personal data to export
YITH_WCWL_Wishlist $wishlist Wishlist object
Returnarray
Filter the personal data value to export from the wishlist
Paramsstring $value Value to export
string $prop Prop data to export
YITH_WCWL_Wishlist $wishlist Wishlist object
Returnstring
Filter the personal data to export from the wishlist
Paramsarray $personal_data Personal data to export
YITH_WCWL_Wishlist $wishlist Wishlist object
Returnarray
includes/class-yith-wcwl-session.php
Filter whether to set the session cookie
Params
bool $set_session_cookie Whether to set session cookie or not
Returnbool
Filter whether to use secure cookies
Params
bool $use_secure_cookie Wether to use secure cookies or not
Returnbool
Filter the session cookie name
Params
string $cookie_name Cookie name
Returnstring
includes/class-yith-wcwl-shortcode-extended.php
Filter whether to show the update button in the wishlist
Paramsbool $show_update Whether to show update button or not
YITH_WCWL_Wishlist $wishlist Wishlist object
Returnbool
includes/class-yith-wcwl-shortcode.php
Filter the array of parameters to see the current wishlist
Params
array $params Array of parameters
Returnarray
Filter the alternative text for the heading icon in the widget
Params
string $text Alternative text
Returnstring
Filter the width for the heading icon in the widget
Params
string $width Icon width
Returnstring
Filter the title to share the wishlist on the different socials
Params
string $share_title Share title
Returnstring
Filter the wishlist URL to share
Paramsstring $share_link_url Share link URL
YITH_WCWL_Wishlist $wishlist Wishlist object
Returnstring
Filter the title to share the wishlist
Paramsstring $share_title Share title
YITH_WCWL_Wishlist $wishlist Wishlist object
Returnstring
Filter the array with the paramters in the wishlist page
Paramsarray $additional_params Wishlist parameters
string $action Action
array $action_params Action parameters
string $pagination Use pagination or not
int $per_page Number of items per page
array $atts Array of attributes
Returnarray
Filter the label of the 'Add to wishlist' button
Params
string $label_option Button label
Returnstring
Filter the icon of the 'Add to wishlist' button
Params
string $icon Button icon
Returnstring
Filter the added icon of the 'Add to wishlist' button
Params
string $icon Button added icon
Returnstring
Filter the CSS classes of the 'Add to wishlist' button
Params
string $classes Button classes
Returnstring
Filter the label to remove from the wishlist
Params
string $label Label
Returnstring
Filter the label to browse the wishlist
Params
string $browse_wishlist Browse wishlist text
Returnstring
Filter the text when the product is already in the wishlist
Params
string $already_in_wishlist 'Already in wishlist' text
Returnstring
Filter the text when the product has been added to the wishlist
Params
string $product_added 'Product added to the wishlist' text
Returnstring
Filter the array with the paramters for the 'Add to wishlist' action
Paramsarray $additional_params Wishlist parameters
array $atts Array of attributes
Returnarray
Filter the HTML of the icon for the 'Add to wishlist'
Paramsstring $icon_html HTML icon
array $atts Array of attributes
Returnstring
Filter the HTML of the heading icon for the 'Add to wishlist'
Paramsstring $icon_html HTML icon
array $atts Array of attributes
Returnstring
Filter the HTML of the 'Add to wishlist' button
Paramsstring $template Button HTML
string $wishlist_url Wishlist URL
string $product_type Product type
bool $exists Whether the product is already in the wishlist
array $atts Array of attributes
Returnstring
includes/class-yith-wcwl-wishlist-factory.php
Filter the array of parameters to get wishlists
Params
array $args Array of parameters
Returnarray
Filter the result of the query to get wishlists
Paramsarray $results Query results
array $args Array of parameters
Returnarray
Filter the array of parameters to get wishlists count
Params
array $args Array of parameters
Returnarray
Filter the result of the query to get wishlists count
Paramsint $result Query results
array $args Array of parameters
Returnint
Filter the array of parameters to get wishlists users
Params
array $args Array of parameters
Returnarray
Filter the result of the query to get wishlists users
Paramsarray $results Query results
array $args Array of parameters
Returnarray
Filter the array of parameters to see the current wishlist
Params
array $params Array of parameters
Returnarray
Filter the default wishlist created
ParamsYITH_WCWL_Wishlist $default_wishlist Default wishlist
int $id Customer or session ID
string $context Context
ReturnYITH_WCWL_Wishlist
Filter the array of parameters to get wishlist items
Params
array $args Array of parameters
Returnarray
Filter the result of the query to get wishlist items
Paramsarray $results Query results
array $args Array of parameters
Returnarray
Filter the array of parameters to get wishlist items count
Params
array $args Array of parameters
Returnarray
Filter the result of the query to get wishlist items count
Paramsint $result Query results
array $args Array of parameters
Returnint
Filter the result of the query to get how many times a product has been added to a wishlist
Paramsint $result Query results
int $product_id Product ID
Returnint
Filter the result of the query to get how many times a product has been added to a wishlist by the current user
Paramsint $result Query results
int $product_id Product ID
Returnint
includes/class-yith-wcwl-wishlist-item.php
Filter the text shown when a product in the wishlist has no price
Paramsstring $text Text
WC_Product $product Product object
Returnstring
Filter the formatted price for a wishlist item
Paramsstring $formatted_price Formatted price
string $base_price Base price
WC_Product $product Product object
Returnstring
Filter whether to show the price difference in the wishlist
Paramsbool $show_difference Whether to show price difference or not
WC_Product $product Product object
string $original_price Original price
string $original_currency Original currency
float $difference Price difference
Returnbool
Filter the HTML string to show the price difference in the wishlist
Params
string $html HTML string
Returnstring
Filter the URL to remove an item from the wishlist
Params
string $url URL to remove item from the wishlist
Returnstring
Filter the wishlist item legacy offsets to index to new properties
Paramsstring $offset Offset to search
string $legacy_offset Legacy offset
Returnstring
includes/class-yith-wcwl-wishlist.php
Filter the default Wishlist privacy
Params
string $wishlist_privacy Default wishlist privacy. Possible values are 0 (Public), 1 (Shared) or 2 (Private)
Returnstring
Filter the default Wishlist name
Params
string $wishlist_name Default wishlist name
Returnstring
Filter the default Wishlist slug
Params
string $wishlist_slug Default wishlist slug
Returnstring
Filters whether the current user is the wishlist owner
Params
bool $is_owner Whether the current user is the wishlist owner
Returnbool
Filter whether admin can perform a specific action on wishlist
Paramsbool $user_can Whether admin can perform some actions on the wishlist
string $capability Capability
WP_User $current_user Current user
YITH_WCWL_Wishlist $wishlist Wishlist object
Returnbool
Filter whether current user can perform a specific action on wishlist
Paramsbool $user_can Whether current user can perform some actions on the wishlist
string $capability Capability
WP_User $current_user Current user
YITH_WCWL_Wishlist $wishlist Wishlist object
Returnbool
Filter the formatted wishlist privacy label
Paramsstring $formatted_privacy Formatted privacy label
int $privacy Privacy option
YITH_WCWL_Wishlist $wishlist Wishlist object
string $context Context
Returnstring
Filter the default wishlist title
Params
string $title Default wishlist title
Returnstring
Filter the formatted wishlist title
Params
string $title Formatted wishlist title
Returnstring
Filter the URL to download the wishlist PDF
Paramsstring $download_url PDF download URL
YITH_WCWL_Wishlist $wishlist Wishlist object
Returnstring
Filter the URL to delete the wishlist
Paramsstring $delete_url Delete wishlist URL
YITH_WCWL_Wishlist $wishlist Wishlist object
Returnstring
Filter the wishlist items
Paramsarray $wishlist_items Wishlist items
YITH_WCWL_Wishlist $wishlist Wishlist object
Returnstring
Filter the wishlist legacy offsets to index to new properties
Paramsstring $offset Offset to search
string $legacy_offset Legacy offset
Returnstring
includes/class-yith-wcwl.php
Filter the ID of the product added to the wishlist
Params
int $product_id Product ID
Returnint
Filter the wishlist ID where the products are added to
Params
int $wishlist_id Wishlist ID
Returnint
Filter the quantity of the product added to the wishlist
Paramsint $quantity Product quantity
int $product_id Product ID
Returnint
Filter the user ID saved in the wishlist
Params
int $user_id User ID
Returnint
Filter the date when the wishlist was created
Params
int $date_added Date when the wishlist was created (timestamp)
Returnint
Filter the message shown when the product can't be added to the wishlist
Params
string $message Message
Returnstring
Filter the message shown when the product is already in the wishlist
Params
string $message Message
Returnstring
Filter the message shown when the product can't be removed the wishlist
Params
string $message Message
Returnstring
Filter the wishlist from which products will be removed
ParamsYITH_WCWL_Wishlist $wishlist Wishlist object
array $atts Array of parameters
ReturnYITH_WCWL_Wishlist
Filter whether the product will be removed from the wishlist after it has been added to the cart
Paramsbool $remove_after_add_to_cart Whether the item will be removed from the wishlist after added to cart or not
YITH_WCWL_Wishlist $wishlist Wishlist object
Returnbool
Filter whether the product is already in the wishlist
Paramsbool $is_in_wishlist Whether the product is already in the wishlist
int $product_id Product ID
int $wishlist_id Wishlist ID
Returnbool
Filter whether the current user can add products to the wishlist
Paramsbool $can_add_to_wishlist Whether the product is already in the wishlist
int $user_id User ID
Returnbool
Filter the wishlist param
Params
string $wishlist_param Wishlist param
Returnstring
Filter the wishlist page ID
Params
int $wishlist_page_id Wishlist page ID
Returnint
Filter the wishlist page URL
Paramsstring $wishlist_page_url Wishlist page URL
string $action Action
Returnstring
Filter the URL to add products to the wishlist
Paramsstring $url URL to add to wishlist
int $product_id Product ID
array $args Array of parameters
Returnstring
Filter the available views in the wishlist page
Params
array $views Available views
Returnarray
includes/data-stores/class-yith-wcwl-wishlist-data-store.php
Filter the user ID saved in the wishlist
Params
int $user_id User ID
Returnint
Filter the session ID saved in the wishlist
Params
string $session_id Session ID
Returnstring
Filter the wishlist privacy
Params
int $privacy Wishlist privacy
Returnint
Filter the wishlist name
Params
string $name Wishlist name
Returnstring
Filter the wishlist slug
Params
string $slug Wishlist slug
Returnstring
Filter the wishlist token
Params
string $token Wishlist token
Returnstring
Filter whether is the default wishlist
Params
bool $bool Is default wishlist?
Returnbool
Filter the date when the wishlist was created
Params
int $date_added Date when the wishlist was created (timestamp)
Returnint
Filter the date when the wishlist will expire
Params
int $expiration_date Date when the wishlist will expire (timestamp)
Returnint
Filter the ID of the Wishlist created
Params
int $id Wishlist ID
Returnint
Filter the session ID of the updated wishlist
Params
string $session_id Session ID
Returnstring
Filter the user ID of the updated wishlist
Params
int $user_id User ID
Returnint
Filter the expiration date of the updated wishlist
Params
int $expiration_date Date when the wishlist will expire (timestamp)
Returnint
Filter the wishlist visibility value
Params
string $wishlist_visibility Wishlist visibility. Possible values are: all | visible | public | shared | private
Returnstring
Filter the wishlists retrieved in the query
Paramsarray $lists Array of wishlists
array $args Array of arguments
Returnarray
Filter whether to remove hidden products via query
Params
bool $bool Remove hidden products or not?
Returnbool
Filter the order arguments for the query
Params
array $args Array of order arguments
Returnarray
Filter the products retrieved from the wishlist
Paramsarray $items Array of products
array $args Array of arguments
Returnarray
Filter whether merge all default wishlists into the oldest one
Params
bool $bool Merge all default wishlists or not?
Returnbool
Filter the default wishlist title
Params
string $title Default wishlist title
Returnstring
includes/data-stores/class-yith-wcwl-wishlist-item-data-store.php
Filter the ID of the product added to the wishlist
Params
int $product_id Product ID
Returnint
Filter the quantity of the product added to the wishlist
Paramsint $quantity Product quantity
int $product_id Product ID
Returnint
Filter the wishlist ID where the products are added to
Params
int $wishlist_id Wishlist ID
Returnint
Filter the position where the product will be added to the wishlist
Params
int $item_position Item position in the wishlist
Returnint
Filter the price of the product added to the wishlist
Params
int $product_price Product price
Returnint
Filter the currency of the product added to the wishlist
Params
string $currency Currency
Returnstring
Filter whether the product added to the wishlist is on sale
Params
bool $bool Is the product on sale or not?
Returnbool
Filter the user ID saved in the wishlist
Params
int $user_id User ID
Returnint
Filter the date when the wishlist was created
Params
int $date_added Date when the wishlist was created (timestamp)
Returnint
Filter the wishlist visibility value
Params
string $wishlist_visibility Wishlist visibility. Possible values are: all | visible | public | shared | private
Returnstring
Filter whether to remove hidden products via query
Params
bool $bool Remove hidden products or not?
Returnbool
Filter the products retrieved from the wishlist
Paramsarray $items Array of products
array $args Array of arguments
Returnarray
includes/emails/class-yith-wcwl-back-in-stock-email.php
Filter the label for the unsubscribe link in the emails
Paramsstring $label Label
YITH_WCWL_Back_In_Stock_Email $email Email object
Returnstring
Filter the HTML content in the email
Paramsstring $content Email content
object $object Email object
Returnstring
Filter the text content in the email
Paramsstring $content Email content
object $object Email object
Returnstring
includes/functions-yith-wcwl.php
Filter whether the current page is the wishlist page
Params
bool $is_wishlist_page Whether current page is wishlist page or not
Returnbool
Filter whether the ATW button is being printed in a single product page
Params
bool $is_product Whether current page is a product page or not
Returnbool
Filter if is enabled the responsive layout
Params
bool $is_wishlist_responsive Whether responsive layout is enabled or not
Returnbool
Filter the location of the templates
Paramsstring $located Template found
string $path Template path
Returnstring
Filter the hierarchy structure of the plugin templates and templates parts
Paramsarray $template_hierarchy Template hierarchy
string $template Template
string $template_part Template part
string $template_layout Template layout
array $var Array of data
Returnarray
Filter the text shown when a product has not been added to any wishlist
Paramsstring $text Text
int $product_id Product ID
Returnstring
Filter the text that states how many users added a specific product to wishlist
Paramsstring $label Text
int $product_id Product ID
int $current_user_count Current user count
int $count Total count
Returnstring
Filter the cookie expiration
Params
int $cookie_expiration Cookie expiration
Returnint
Filter whether to set the cookie
Params
bool $set_cookie Whether to set cookie or not
Returnbool
Filter the cookie expiration time
Params
int $time Cookie expiration time
Returnint
Filter the array of hidden products
Params
array $hidden_products Hidden products
Returnarray
Filter the icons used in the plugin
Paramsarray $icons Icons
string $none_label Label to use for none option
string $custom_label Label to use for custom option
Returnarray
Filter the privacy label for the wishlist privacy status
Paramsstring $privacy_text Privacy text
bool $extended Whether to show extended or simplified label
int $privacy Privacy value
Returnstring
Filter the privacy value
Paramsint $privacy_value Privacy value
string $privacy_label Privacy label
Returnstring
Filter the current URL
Paramsstring $current_url Current URL
string $url URL
Returnstring
Filter the Wishlist object ID
Paramsint $id Object ID
string $type Object type
bool $return_original Whether to return original object if no translation is found
string $lang Language to use for translation
Returnint
Filter the allowed HTML for the icons
Params
array $allowed_icon_html Allowed HTML
Returnarray
plugin-options/promotion_email-options.php
Filter the options available in the 'Promotional' tab
Params
array $options Array of options
Returnarray
plugin-options/settings/add_to_wishlist-options.php
Filter the options available in the 'Add to wishlist options' tab
Params
array $options Array of options
Returnarray
Filter the default 'Add to wishlist' icon
Params
string $icon Default icon
Returnarray
Filter the default 'Added to wishlist' icon
Params
string $icon Default icon
Returnarray
plugin-options/settings/general-options.php
Filter the options available in the 'General settings' tab
Params
array $options Array of options
Returnarray
plugin-options/settings/wishlist_page-options.php
Filter the options available in the 'Wishlist page options' tab
Params
array $options Array of options
Returnarray
Filter the default 'Add to cart' icon in the Wishlist page
Params
string $icon Default icon
Returnstring
templates/add-to-wishlist-added.php
Filter the label to browse the wishlist
Paramsstring $text Browse wishlist text
int $product_id Product ID
string $icon Icon
Returnstring
templates/add-to-wishlist-browse.php
Filter whether to show the 'Add to wishlist' text on the product image
Params
bool $condition Whether show or not the text in the image
Returnbool
Filter the label to browse the wishlist
Paramsstring $text Browse wishlist text
int $product_id Product ID
string $icon Icon
Returnstring
templates/add-to-wishlist-button.php
Filter the 'Add to wishlist' label
Params
string $label Label
Returnstring
templates/add-to-wishlist-remove.php
Filter the 'Add to wishlist' label
Params
string $label Label
Returnstring
Filter the 'View wishlist' label
Params
string $label Label
Returnstring
templates/emails/products-table.php
Filter the CSS class added to each product row inside the emails
Paramsstring $class CSS class
YITH_WCWL_Wishlist_Item $item Wishlist item object
Returnstring
templates/share.php
Filter the subject for the share email
Params
string $subject Email subject
Returnstring
Filter the body for the share email
Params
string $body Email body
Returnstring
templates/wishlist-view-footer-mobile.php
Filter the label of the bulk action selector in the Wishlist page
Params
string $label Label
Returnstring
Filters the label for the buk action to remove the items from the wishlist
Params
string $label Label.
Returnstring
Filter the icon for the 'Ask for an estimate'
Params
string $icon Icon
Returnstring
Filter the text for the 'Ask for an estimate'
Params
string $text Text
Returnstring
Filter the condition to load the 'Ask for an estimate' template
Params
bool $condition Condition to load the template
Returnbool
Filter the condition to load the template to move products to another wishlist
Params
bool $condition Condition to load the template
Returnbool
templates/wishlist-view-footer.php
Filter the label of the bulk action selector in the Wishlist page
Params
string $label Label
Returnstring
Filters the label for the buk action to remove the items from the wishlist
Params
string $label Label.
Returnstring
Filter the icon for the 'Ask for an estimate'
Params
string $icon Icon
Returnstring
Filter the text for the 'Ask for an estimate'
Params
string $text Text
Returnstring
Filter the condition to load the 'Ask for an estimate' template
Params
bool $condition Condition to load the template
Returnbool
Filter the condition to load the template to move products to another wishlist
Params
bool $condition Condition to load the template
Returnbool
templates/wishlist-view-mobile.php
Filter if show the 'Add to cart' button in the wishlist table for each product
Paramsbool $show_add_to_cart Show 'Add to cart' button or not
YITH_WCWL_Wishlist_Item $item Wishlist item object
YITH_WCWL_Wishlist $wishlist Wishlist object
Returnbool
Filter the label to move the product to another wishlist
Params
string $label Label
Returnstring
Filter the title of the button to remove the product from the wishlist
Params
string $title Button title
Returnstring
Filter the message shown when there are no products in the wishlist
Params
string $message Message
Returnstring
templates/wishlist-view.php
Filter the heading of the column to remove the product from the wishlist in the wishlist table
Paramsstring $heading Heading text
YITH_WCWL_Wishlist $wishlist Wishlist object
Returnstring
Filter the heading of the column to show the product name in the wishlist table
Paramsstring $heading Heading text
YITH_WCWL_Wishlist $wishlist Wishlist object
Returnstring
Filter the heading of the column to show the product price in the wishlist table
Paramsstring $heading Heading text
YITH_WCWL_Wishlist $wishlist Wishlist object
Returnstring
Filter the heading of the column to show the product quantity in the wishlist table
Paramsstring $heading Heading text
YITH_WCWL_Wishlist $wishlist Wishlist object
Returnstring
Filter the heading of the column to show the product stock status in the wishlist table
Paramsstring $heading Heading text
YITH_WCWL_Wishlist $wishlist Wishlist object
Returnstring
Filter the heading of the cart column in the wishlist table
Paramsstring $heading Heading text
YITH_WCWL_Wishlist $wishlist Wishlist object
Returnstring
Filter the heading of the column to change order of the items in the wishlist table
Paramsstring $heading Heading text
YITH_WCWL_Wishlist $wishlist Wishlist object
Returnstring
Filter the title of the icon to remove the product from the wishlist
Params
string $title Icon title
Returnstring
Filter the label when the product in the wishlist is out of stock
Params
string $label Label
Returnstring
Filter the label when the product in the wishlist is in stock
Params
string $label Label
Returnstring
Filters the HTML for the stock status label
Paramsstring $stock_status_html Stock status HTML.
YITH_WCWL_Wishlist_Item $item Wishlist item object.
YITH_WCWL_Wishlist $wishlist Wishlist object.
Returnstring
Filter if show the 'Add to cart' button in the wishlist table for each product
Paramsbool $show_add_to_cart Show 'Add to cart' button or not
YITH_WCWL_Wishlist_Item $item Wishlist item object
YITH_WCWL_Wishlist $wishlist Wishlist object
Returnbool
Filter if show the 'Move to another wishlist' button in the wishlist table for each product
Paramsbool $move_to_another_wishlist Show 'Move to another wishlist' button or not
YITH_WCWL_Wishlist_Item $item Wishlist item object
YITH_WCWL_Wishlist $wishlist Wishlist object
Returnbool
Filter the label to move the product to another wishlist
Params
string $label Label
Returnstring
Filter the title of the button to remove the product from the wishlist
Params
string $title Button title
Returnstring
Filter the message shown when there are no products in the wishlist
Paramsstring $message Message
YITH_WCWL_Wishlist $wishlist Wishlist object
Returnstring