EffectIO WooCommerce WishLists

Original price was: $79.00.Current price is: $12.99. / year

Drop-in compatible replacement & Licensed Product

WooCommerce Wishlists is an easy-to-do wishlist plugin that lets guests and customers create and add products to an unlimited number of lists Version: 2.2.9 WooCommerce Wishlists allows you to create public and personal wishlists.

Released on: 2025-12-10

Single License

Club Membership

17,99 / Month Membership

NEW Activate all licensed items with the free Dashboard

EffectIO Dashboard

Discover when we give away free Plugins

Find out when we give items for Free


Hey! ๐ŸŽ‰ Monthly emails, tops. Snag exclusive plugins/themes for $0. They go quick, but you might just get a freebie! ๐Ÿ˜‰

30 Days Money Back Guarantee

Guaranteed pre-activated plugins. Most items work immediately after installation. Open a support ticket to obtain the license keys for the ones that ask for activation.

Free support to install and setup on your site.

Woocommerce Wishlists allows guests and customers to create and add products to an unlimited number of Wishlists, no matter what the occasion: either birthday, wedding or any other day in the calendar. It is an easy-to-do wishlist plugin that makes your page attractive and comfortable for the customers who visit yourย store.

WooCommerce Wishlists Key Features:

  • your occasional guests can create their own wishlists. these are kept for maximum 30 days or until all the cookies on the page are cleared
  • your registered guests can create their own wishlists that will be kept indefinitely
  • customers can create an unlimited number of lists, either private or shared, no matter the occasion
  • complete privacy control over lists – only shared wishlists can be seen by others
  • notifications for those products that were already added
  • customization of the “Add to wishlist” text – the customer can change it or change the present icon
  • the products added to the wishlist can be: product variations, grouped products or simple products
WooCommerce-Wishlists_TYPES-OF-LISTS

Compatible with:

Release Date

7/6/2016

Reviews

There are no reviews yet.

Be the first to review “EffectIO WooCommerce WishLists 2.3.11”

WooCommerce Wishlists allows you to create public and personal wishlists.

2025.12.07 โ€” version 2.3.11
2.3.7
  • Update: Basic source code cleanup.
  • Update: WordPress 6.9 compatibility.
2025.11.26 โ€” version 2.3.10
  • Update: WP and WC compatibility tags.
  • Fix: Fix issue with the mail sending function.
2025.11.01 โ€” version 2.3.9
  • Update: WP and WC compatibility tags.
  • Fix: Fix issue with missing function on the find a list page.
  • Fix: Fix PHPCS over correction.
2025.10.11 โ€” version 2.3.8
  • Update: WP and WC compatibility tags.
  • Fix: Fix quantity input not showing after PHPCS fixes in 2.3.7
2025.10.03 โ€” version 2.3.7
  • Update: WP and WC compatibility tags.
  • Update: Load text domain on init, 0 action hook instead of ini, 10 hook.
  • Update: PHPCS fixes. If anything seems off, please report it, phpcs is overzealous.
2025.05.19 โ€” version 2.3.6
  • Update - WP and WC compatibility tags.
  • Update: Change hook for when Wishlist emails are sent via woocommerce_wishlist_send_email from init to woocommerce_init.
2025.06.05 โ€” version 2.3.5
  • Update - WP and WC compatibility tags.
2024.11.23 โ€” version 2.3.4
  • Update - WP and WC Compatibility Tags.
  • Fix: Fix in the admin when counting the number of products in a list. Prevents an error if the wishlist data is empty.
2024.10.12 โ€” version 2.3.3
  • Update - WP and WC Compatibility Tags.
  • Fix: Fix unbinding the wp_login event when users disable list transferring.
2024.06.22 โ€” version 2.3.2
  • Fix: Fix issue where Gravity Forms Product Addon forms were not added to lists when used on variable products.
  • Fix: Since we now perform additional add_to_cart_validation from Gravity Forms we needed to ensure we are correctly passing the variation_id to the add_to_cart_validation filter.
2024.02.27 โ€” version 2.3.1
  • Update: WC and WP Updates.
  • Update: PHP 8.2+ compatibility.
  • New: Added a Clone option on the Wishlist admin screen. This will create a new list with the same items as the original list.
2023.12.05 โ€” version 2.3.0
  • Update: WC and WP Updates.
  • Update: Filter the list of items on the view a list and edit list pages for published products only.
  • Fix: Always render the list button on composite products regardless of stock status.
  • New: Added shortcode to display a link to add the item to a users default list. [wc_wishlists_add_link product_id= /] If product_id is not passed, the current product in the loop or in the global $product will be used. You can pass a list id, or the default list will be used. You can also pass a title, or use the product title by passing title="product_title"
  • New: Added the concept of default lists. Future updates will allow user to select a default list from the My Account page.
  • New: Use a quantity input on the view a list page. That way when someone wants to add a specific quantity of an item they can.
2023.04.01 โ€” version 2.2.10
  • Update: WC and WP Updates.
  • Fix: Fix issue where the wishlist button was not showing on the single product page for out of stock bundled products.
  • Fix: Fix issue with WooCommerce Blocks in the admin area.
2023.03.08 โ€” version 2.2.9
  • Update: Only perform validation when moving from a list to the cart via the woocommerce_add_to_wishlist_validation filter.
  • Update: Add additional content to the wishlist share email.
  • Update: Add {wishlist_url} to the wishlist share email.
  • Update: Add {wishlist_email} to the wishlist share email.
  • Compatibility: Add compatibility with HPOS.
  • Security: Updated reflected text in templates and emails to be escaped.
2022.12.20 โ€” version 2.2.8
  • Update: Correct spelling of filter, wc_wishlists_udpate_list_args
  • Update: Added woocommerce_add_to_cart_validation before an item is added to the cart.
  • Update: Added check for Google trying to follow the add to wishlist link.
  • Update: If for some reason an invalid product ID is passed to the wishlist handler, it will now just ignore it.
  • Update: Remove old WC extension update functions.
  • Fix: Send the product URL through the woocommerce_get_product_permalink filter in the view template.
2022.04.20 โ€” version 2.2.7
  • Fix: Check if the product is available before calling methods on it. Fixes issues with Divi incorrectly causing WooCommerce actions to fire on non product pages.
  • Update: If the filtered template hook is empty do not add the wishlist form.
  • Update: Use $_REQUEST when editing the list for checking for the list id.
2022.01.08 โ€” version 2.2.6
  • Check product exists before attempting to call functions on it.
  • Update: WC and WP Updates.
  • Fix: Change the $.fn.modal to $.fn.wl_modal so it does not conflict with other jquery modal plugins.
2021.07.14 โ€” version 2.2.5
  • Fix: Check product has an availability object before attempting to use.
  • Update: WC and WP Updates.
2021.02.12 โ€” version 2.2.4
  • Fix: Fix deprecated add_to_cart_message notice.
  • Fix: Only move the first found Wishlist button inside of a bundle or composite container.
  • Update: Be sure to call the woocommerce_add_to_cart_product_id filter when adding products in the default case. Helps with Product Bundles.
2020.11.27 โ€” version 2.2.3
  • Update: Add data-title attributes to some additional columns on the list templates.
  • Update: Add wc_wishlists_create_list_args filter on the create list page, so that when used the UI matches any modified defaults.
  • Update: Added filters to modify the share via twitter and share via facebook message. Filters are passed the message, the wishlist object, and is_users_list woocommerce_wishlists_share_twitter woocommerce_wishlists_share_fb
  • Update: Add the Add all to cart button to the wishlist edit template.
2020.08.26 โ€” version 2.2.2 .
  • Fix: Fix warning on settings screen about missing tab information.
2020.08.18 โ€” version 2.2.1
  • Fix: Fix cookie check issue for logged on users.
  • Update: Translation for New Low Price For string.
  • Update: Update wishlist share email to remove duplicated message.
  • Update: Added filter to allow renaming the Wishlists label from the My Account section. woocommerce_wishlists_account_menu_label
  • Update: Added filter, woocommerce_wishlist_already_in_list_text.
  • Update: Always use the woocommerce_after_add_to_cart_button for variable products, not woocommerce_single_variation.
  • Update: Update the email template to remove the duplicated strings.
  • Update: Remove deprecated call to woocommerce_price.
2020.05.07 โ€” version 2.2.0
  • New: Add WP_CLI command for sending price reduction emails. wp wishlists send_notifications [--resend]
  • New: Add filters in the wishlist templates to disable Public, Shared, or Private Lists. Use with wc_wishlists_create_list_args to set a default if it's not Private.
  • Fix: Fix external add to cart button URL on via a list page.
  • Update: Only set transients for a users lists after they have added at least item to at least one list.
2020.02.25 โ€” version 2.1.17
  • Fix: Fix previous release date.
2020.02.20
  • New: Added wc_wishlists_button shortcode for use with page builders. Note, the button must be placed inside of the WC form element.
  • Update: Properly include From Name in the share via list email.
2019.11.27 โ€” version 2.1.15
2019.02.28 โ€” version 2.1.14
  • Update: Include support for Variable Subscription products.
  • Update: Check if composite product and if so, check for multiple bundled products.
  • Update: Fix edit template to include the checkbox
  • Update: Allow filtering of default Wishlist arguments.
  • Update: Assign temporary lists to a user if they logon to an existing account.
  • Update: Remove extra trailing ?> from the share a list email template.
  • Update: Clear wishlist cache when users logon.
  • Update: Add wc_wishlists_transient_timeout filter to control how long the users lists are cached.
  • Fix: Fix the color pickers for the wishlist button and button text in the admin settings area.
2019.01.02 โ€” version 2.1.13
  • Update: Update styles for better support for StoreFront and responsive tables.
  • Fix: Pass 4th parameter to the woocommerce_add_cart_item_data filter.
  • Update: Disable Gutenberg editor on the Wishlists admin screen.
2018.10.23 โ€” version 2.1.12
  • Update: Include new filter: woocommerce_wishlist_posts_order : default ASC
  • Update: Include new filter: woocommerce_wishlist_posts_order_by : default post_title
  • Update: Don't enqueue the facebook connect graph API if Facebook is disabled.
  • Update: Update Tweet Share Link for /intent/tweet API.
  • Update: Include new filter, woocommerce_validate_wishlist_create, to allow developers to override Wishlist creation validation. Useful if you would like to require first name, last name or email.
  • Update: Tested to WC 3.5
2018.09.11 โ€” version 2.1.11
  • Fix: Don't instantiate a cart when editing a list from the Dashbaord.
  • Fix: Fix issue where changes made in dashboard to lists were not saved properly.
  • Fix: Double check for the customer-logout menu before attempting to adjust the my account menu.
  • Update: Exclude lists from search so shared lists don't show up.
2018.07.18 โ€” version 2.1.10
  • Update: Store users lists in a transient for 24 hours to reduce an expensive query on each page load.
2018.06.20 โ€” version 2.1.9
  • Fix: Correct prompt label for the add to cart prompt from wishlists.
2018.06.14 โ€” version 2.1.8
  • Fix: Remove incorrect escaping in share email template.
  • Fix: Fix wishlist cookie name in wishlist user. Was causing the auto list creation not to work.
2018.06.07 โ€” version 2.1.7
  • Fix: Fix formatting issue in price change emails.
  • Fix: Ensure sale prices are collected without tax in price change emails.
  • Update: No indexing on add to cart links from the wishlist pages.
2018.05.23 โ€” version 2.1.6
  • Update: Cache users lists to prevent duplicate queries.
  • Fix: Fix issue where creating new users would assign the administrators lists to that user.
2018.05.08 โ€” version 2.1.5
  • Update: Send price reduction notifications if an item goes on sale.
  • Fix: Fix issue where Wishlists was responding to actions from Duplicate Post plugin. Extension now fully supports Duplicate Posts plugin
  • Fix: Fix an issue with PHP 7.1+
  • Update: Add header("X-Robots-Tag: noindex, nofollow", true) to the wishlist processing endpoint.
  • Update: Add some product checks before attempting to add an item to the list.
  • Update: Include a read-only endpoint for Wishlists and Wishlist Items.
  • New: Include wc_wishlists_max_user_list_count filter to allow control over how many lists a user can create.
2018.03.08 โ€” version 2.1.4
  • Update: Enable order tracking for list items.
  • Update: Update View a List page to include Previously Ordered Count.
  • Update: Update Edit a List page to include Previously Ordered Count.
  • Update: Update Edit a List page to allow editing of Previously Ordered Count.
  • Update: Update WooCommerce -> Wishlists -> Settings to include a toggle for displaying the previously ordered total
  • Update: Validate post_type is wishlist before updating or creating a list. Prevents update_list from being called incorrectly.
  • Note: Order item tracking is enabled in this version, so previous orders will not be present.
  • New: Email templates for Wishlist Email verification. WooCommerce -> Settings -> Emails for template options
  • Fix: Fix issue with adding grouped products to a list when not selecting quantities for all the grouped items.
2017.01.10 โ€” version 2.1.3
  • Update: Change FB share link so it works properly on mobile browsers.
  • Fix: Fix warning when clicking Add All to Cart.
  • Update: Correct grammar in the share via email message body.
  • Update: WC Tested to 3.2.6
2017.12.16 โ€” version 2.1.2
  • Update: Add shop_table_responsive to the wishlist tables so it will match the WooCommerce cart formatting on mobile.
2017.10.24 โ€” version 2.1.1
  • Fix: Correct issue where variable products were being added to lists without customer selecting any attributes.
  • Fix: Correct text domain loading and use in a couple spots. The correct text domain is wc_wishlist
  • Fix: Correct "Continue Shopping →" text domain, since WooCommerce core uses "Continue Shopping"
2017.10.16 โ€” version 2.1.0
  • Update: Add .pot file by default so users don't have to generate their own to translate.
  • Update: Added the ability to prompt users for a quantity when adding an item from a list to the cart.
  • Update: Use the value entered in the quantity box when editing a list and clicking Add to Cart.
  • Note: To enable, update your wishlist settings from WooCommerce -> Settings -> Wishlist, and set the Prompt for Quantities option.
  • Update: Add option to remove items from other lists. Useful if using lists as a registry and you want to remove the items when someone purchases from someone else's list.
  • Update: WC 3.2x updates.
  • Update: Add ability to cancel message "You have x items ready to move to a new list". Will clear out the session value so the user is not forced to create a list / add it.
2017.09.28 โ€” version 2.0.15
  • Fix: If the wishlist cookie is set and the user id does not match the cookie, reset the cookie.
  • Fix: Correct typo in edit-my-list.php template when printing the external product URL.
  • Update: Add 'woocommerce_wishlist_user_can_purcahse' filter to external products when viewed in a list.
2017.09.26 โ€” version 2.0.14
  • Fix: Update the automatic Wishlist removal for WC 3.0. When an item is added from a list to the cart and then the order is processed the item is adjusted on the list properly.
2017.09.19 โ€” version 2.0.13
  • Fix: Remove code from woocommerce-wishlists.js which is no longer needed. Was causing issues when plugins or themes called show_variation manually without the proper arguments.
2017.09.11 โ€” version 2.0.12
  • Fix: Fix issue with nonce verification when performing bulk actions in the admin.
2017.09.04 โ€” version 2.0.11
  • Fix: Fix deprecation warning on the my-lists.php page.
  • Update: Add new filter to disable Add to Cart on wishlist pages. apply_filters('woocommerce_wishlist_purchases_enabled', true);
2017.08.18 โ€” version 2.0.10
  • Fix: Force removal of wishlist cookie on logout to fix issue with User Switching Plugin.
  • Update: Update the add to wishlist grouped product handler to resolve issue with not selecting all quantities.
  • Update: Check for the function wc_print_notices, since it seems WPML is causing it to be called when it's not loaded yet.
2017.07.26 โ€” version 2.0.9
  • Fix: Fix compatibility with Catalog Visibility Options when purchases are disabled and adding a variable product to a list.
  • Update: Include checking for the User Switching plugin. When switching a user do not update the wishlist owner.
2017.07.11 โ€” version 2.0.8
  • Fix: Update nonce verification code.

Testimonials

Benny O'Brien@benny_obie

The quick response from a friendly team member at @effectioshop honestly caught me off guard.
Nice work!


Stuart Boyle@stuart_boyle

@effectioshop As an eCommerce developer, effectio.org has enabled me to reach higher expectations and my clients are very happy.


22,000+ Users ยท 180 Countries
Trusted by freelancers, agencies & store owners worldwide

How It Works

Install the free EffectIO Dashboard plugin on your WordPress site. It connects to the EffectIO catalog, detects every premium plugin and theme you own, and gives you a single hub to manage licenses, run updates, and keep your admin panel clean โ€” all from one screen.

โšก

One-Click Updates
Update any premium plugin or theme instantly. No manual downloads, no FTP โ€” just click "Update Now."

๐Ÿ”‘

License Manager
View, activate, and manage all your license keys in one place. No hunting through emails or vendor dashboards.

๐Ÿ”‡

Notification Blocker
Blocks intrusive admin nag screens, upsell banners, and ads that clutter your dashboard. Re-enable anytime.

๐Ÿ›ก๏ธ

Vendor Request Control
Prevents redundant license-check pings to third-party servers for items you already manage through EffectIO.

๐Ÿ“ฆ

Bulk Activation
Club members can activate all eligible plugins and themes at once โ€” one button, zero hassle.

๐Ÿ†“

100% Free
The Dashboard itself costs nothing. Install it and it auto-activates on your domain โ€” no key required.

Get Started in 3 Steps

1

Download & Install

Download the EffectIO Dashboard zip and install it via Plugins โ†’ Add New โ†’ Upload.

2

Browse & Activate

Open EffectIO โ†’ Catalog in your admin panel. The dashboard auto-detects your installed items and matches them to your licenses.

3

Update & Manage

Keep everything current with one-click updates. Manage licenses, block nag notices, and enjoy a cleaner WordPress experience.

Licenses

All WordPress derivative work is GPL-licensed. Most items are pre-activated and ready to use. Some require an activation key โ€” we provide it with your purchase, and the Dashboard lets you apply it in seconds.

Club members enjoy bulk activation: activate every eligible item at once with a single click. No more entering keys one by one.

โœ… Money-Back Guarantee

Every item is tested and ships with full features. If something doesn't work and we can't fix it, you get a full refund. We believe premium tools should be accessible โ€” that's why we offer a low-cost subscription so freelancers, small businesses, and agencies can grow without a large upfront investment.

Manage and Update all your sites

17.99 $ / Month Membership

2900 Plugins and Themes. Install, Update, Activate and Delete any plugin. Unlimited Sites. Best WP Agency Deal.

Clean Items

NGO Mission

Always Updated

SSL Connection