
Woocommerce Wishlists
/Year

Enhance Shopping Experience with WooCommerce Wishlists
WooCommerce Wishlists introduces comprehensive wishlist management directly into your online store, allowing shoppers to save products for later purchases. Giving customers a centralized space to store items they desire minimizes cart abandonment and builds long-term engagement. The extension integrates smoothly into existing standard templates, providing a seamless user journey from discovery to checkout.
Latest Version 2.3.19 Changes
WooCommerce Wishlists version 2.3.19 was released on July 9, 2026. This minor update specifically fixes a critical regression introduced in version 2.3.18, where the $wishlists global used by the ‘wc_wishlists_button’ shortcode stopped being set. This failure previously resulted in a fatal error (method call on null) wherever the shortcode was rendered.
- 2.3.19 2026-07-09 * Fix: Restored the $wishlists global used by the wcwishlistsbutton shortcode; a 2.3.18 change stopped setting it, causing a fatal error (method call on null) wherever that shortcode rendered the wishlist button.
What WooCommerce Wishlists Does
This extension enables both guest visitors and registered users to build an unlimited number of product wishlists. Users maintain full authority over their lists with granular privacy settings, choosing between public, shared, or completely private options. Beyond basic saving functionality, it supports group registries, holiday gift lists, and everyday shopping reminders, acting as a bridge between immediate product interest and future checkout conversions.
Who It Is For
WooCommerce Wishlists is designed for digital store owners, e-commerce managers, and developers who need to optimize conversion rates and user retention. It is valuable for stores operating in industries like fashion, electronics, cosmetics, and luxury goods where consumers routinely compare items or wait for promotions. It also serves retailers specializing in wedding registries, baby showers, or holiday gift-giving events.
Key Capabilities and Features
- Unlimited Wishlists: Customers can create multiple distinct lists to organize items by project, event, or priority.
- Guest User Support: Visitors can save products without creating an account, storing their lists temporarily via cookies until they register.
- Privacy Controls: Shoppers adjust visibility rules per list, deciding who can view or search for their curated collections.
- Social Media Sharing: Built-in share utilities allow users to distribute their public or shared lists across major social platforms and email.
- Full Variation Support: Adds specific product variations, custom attributes, and quantities accurately to the list rather than just the parent product.
Practical WordPress Use Cases
A common implementation is setting up a wedding registry system. Customers compile required items into a shared list and email the link to wedding guests, who can purchase directly from the registry. Another practical use case involves holiday shopping season preparations, where consumers track gift ideas for family members in separate private lists. Store administrators can also analyze aggregated wishlist data to evaluate which products are generating high interest but low direct sales, aiding inventory and promotional decisions.
Setup and Compatibility Notes
The plugin follows native developer standards and works out of the box with the standard WooCommerce lifecycle. It provides standard shortcodes, such as the wishlist button shortcode, allowing flexible placement on custom product grids or landing pages. For optimal cookie management with guest wishlists, ensure your WordPress caching configuration excludes session cookies or incorporates proper bypass parameters for active cart and wishlist paths.
Reasons to Choose It on WPPick
Acquiring this utility via WPPick provides an efficient path to evaluating premium e-commerce extensions. It allows deployment in staging and production environments to test advanced customer workflow optimizations without initial overhead. You receive clean, verified files matching the exact release structure from the developer, maintaining full application safety and operational parity.
Latest Version Context
The current release, version 2.3.19, contains a critical regression fix addressing code changes from the previous minor version. It restores the global variables used by the wishlist button shortcode, ensuring that standard structural lookups execute safely without triggering fatal software execution failures on your product templates.
Frequently Asked Questions
Can guest users save lists permanently?
Guest users save their lists using browser cookies, meaning the items remain accessible as long as the cookie is active and cache data is not cleared. To preserve their lists permanently across different devices, guests are prompted to create a registered user account, which automatically migrates their stored items.
Does it work with variable products?
Yes, the extension tracks specific product variations. When a customer selects a size, color, or custom option on a product page and adds it to their list, the system remembers those precise attributes instead of just saving the generic parent product.
Can customers share lists via email?
Yes, users can change the privacy setting of their wishlist to shared or public, which reveals integrated sharing options. They can copy a unique URL or use the built-in email form to share their product compilation with friends, family, or colleagues.
Does this plugin slow down page performance?
The plugin is designed to be lightweight and queries database tables only when a user interacts with wishlist items or loads their dashboard. For performance optimization on busy servers, ensure your WordPress caching configuration is aware of standard WooCommerce endpoint exclusions.
I. Download Limits & Account Benefits
- Free Downloads: Each email address receives 3 downloads per day for free products
- Upgrade Benefits: Purchase any paid product to increase your daily download limit by 3 for each paid product
- No Account Required: You can download immediately by receiving the download link via email
- Account Recommended: Create an account for easier access to your order history and direct update downloads
II. Understanding GPL vs Official Versions
Important: The products available on WPPick are GPL-licensed versions, which differ from official developer versions. Before purchasing, please read our comprehensive guide: Understanding GPL & Official Differences at WPPick
Key Points:
- GPL versions may not include premium support from original developers
- Updates may be delayed compared to official releases
- Some premium features might have limitations
- Always consider your specific needs and support requirements
III. Support & Assistance
We’re here to help through multiple channels:
- Email Support: Direct email assistance for all inquiries
- Live Chat: Real-time support during business hours
- Comprehensive Documentation: Detailed guides and tutorials
IV. Order Tracking
Access your complete purchase history and download links anytime: Order History
V. Account Access
New to WPPick? Login or Create Account to manage your downloads and orders efficiently.
VI. Refund Protection
We stand behind our products with a clear refund policy. Review our terms: Refund Policy
VII. Privacy & Security
Your data security is our priority. Learn how we protect your information: Privacy Policy
VII. Terms of Service
Understanding our service terms ensures a smooth experience: Terms of Use
Quick Tips for Best Experience
- Verify Compatibility: Check plugin/theme compatibility with your WordPress version
- Backup First: Always backup your site before installing new plugins or themes
- Test Environment: Consider testing on a staging site first
- Stay Updated: Regularly check for updates in your account dashboard
- Read Documentation: Review any included documentation for optimal setup
Need Help?
If you have questions about downloads, licensing, or need technical assistance, don’t hesitate to contact our support team. We’re committed to ensuring you have the best possible experience with WPPick products.
Ready to get started? Your download adventure begins with just one click!
- Fix: Restored the $wishlists global used by the [wc_wishlists_button] shortcode; a 2.3.18 change stopped setting it, causing a fatal error (method call on free) wherever that shortcode rendered the wishlist button.
- Tested up to WordPress 6.9.1
- Tested up to WooCommerce 10.6
- WP and WC compatibility tags. PHPCS fixes
- Fix WordPress 6.7 translation loading warning by loading textdomain on plugins_loaded hook instead of init hook.
- Fix a critical issue where updating a wishlist in the admin backend would delete all wishlist items. This was caused by overzealous PHPCS fixes in version 2.3.7 that incorrectly included wishlist_items in the explicit POST data array when it's not part of the admin form.
- Basic source code cleanup.
- WordPress 6.9 compatibility.
- Update: WP and WC compatibility tags.
- Fix: Fix issue with the mail sending function.
- Update: WP and WC compatibility tags.
- Fix: Fix issue with missing function on the find a list page.
- Fix: Fix PHPCS over correction.
- Update: WP and WC compatibility tags
- Fix: Fix quantity input not showing after PHPCS fixes in 2.3.7
- WP and WC compatibility tags
- Load text domain on init, 0 action hook instead of ini, 10 hook
- PHPCS fixes. If anything seems off, please report it, phpcs is overzealous