=== Wishlist Functionality ===
Contributors: snehalpancholi
Tags: woocommerce, wishlist, heart button, save products
Requires at least: 6.0
Tested up to: 6.7
Stable tag: 1.0.0
Requires PHP: 8.1
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Let logged-in WooCommerce customers save products to a personal wishlist with an AJAX heart button and a dedicated wishlist page.

== Description ==

Wishlist Functionality adds a heart button to every product card and single product page. Logged-in users can add or remove products from their personal wishlist without a page reload. A [wishlist] shortcode renders the user's saved items on any page.

Features:
* AJAX heart button on shop loops and single product pages
* Custom database table for reliable, scalable storage
* [wishlist] shortcode for the wishlist page
* Configurable message for logged-out visitors
* Removes cards from the wishlist page instantly on removal

== Installation ==

1. Upload the `wishlist-functionality` folder to `/wp-content/plugins/`.
2. Activate through **Plugins → Installed Plugins**.
3. Create a page containing the [wishlist] shortcode.
4. Go to **WooCommerce → Wishlist** and select that page.

== Changelog ==

= 1.0.0 =
* Initial release.
