Title: CodeFaeries Save Later
Author: Long Watch Studio - Code Faeries
Published: <strong>01.06.2026</strong>
Last modified: 03.07.2026

---

Търсене на разширения

![](https://ps.w.org/codefaeries-save-later/assets/banner-772x250.png?rev=3556469)

![](https://ps.w.org/codefaeries-save-later/assets/icon-256x256.png?rev=3556425)

# CodeFaeries Save Later

 От [Long Watch Studio – Code Faeries](https://profiles.wordpress.org/lwsdevelopers/)

[Изтегляне](https://downloads.wordpress.org/plugin/codefaeries-save-later.1.0.5.zip)

 * [Детайли](https://bg.wordpress.org/plugins/codefaeries-save-later/#description)
 * [Оценки](https://bg.wordpress.org/plugins/codefaeries-save-later/#reviews)
 *  [Инсталиране](https://bg.wordpress.org/plugins/codefaeries-save-later/#installation)
 * [Разработка](https://bg.wordpress.org/plugins/codefaeries-save-later/#developers)

 [Поддръжка](https://wordpress.org/support/plugin/codefaeries-save-later/)

## Описание

CodeFaeries Save Later is a WooCommerce wishlist plugin that allows customers to
save products for later viewing. Built with performance and privacy in mind, it 
supports both simple and variable products, guest and logged-in users, and integrates
cleanly with the WooCommerce My Account area.

**Key Features (Free):**

 * Save simple and variable products to a wishlist
 * Full variation support (save specific attributes)
 * Guest and logged-in user support
 * Automatic guest-to-user migration on login
 * Real-time AJAX-powered updates
 * Basic social sharing (Facebook, X, Pinterest, WhatsApp, Email)
 * Shortcode-based wishlist display
 * WooCommerce My Account integration
 * Draft mode for pre-launch configuration

**Pro Features (available in CodeFaeries Save Later Pro):**

 * Price drop email notifications
 * Back-in-stock email alerts
 * Advanced wishlist sharing with privacy controls
 * CSV export of wishlist data
 * Analytics dashboard
 * Customizable email templates via WooCommerce settings

### External services

This plugin includes optional social share buttons on the wishlist (Facebook, X,
Pinterest, WhatsApp). They are a convenience feature and are not required to use
the plugin.

The plugin itself does not contact these services from your server and does not 
send them any data on its own. When — and only when — a visitor clicks one of the
share buttons, their own browser opens that network’s standard share dialog in a
new tab. The information passed is limited to the public URL of the shared wishlist
and its title, included in the share link.

Each service is operated by a third party under its own terms and privacy policy:

 * Facebook — opens `facebook.com/sharer` to share the wishlist link. Terms of service:
   https://www.facebook.com/terms.php — Privacy policy: https://www.facebook.com/
   privacy/policy/
 * X (Twitter) — opens `twitter.com/intent/tweet` with the wishlist link and title.
   Terms of service: https://twitter.com/en/tos — Privacy policy: https://twitter.
   com/en/privacy
 * Pinterest — opens `pinterest.com/pin/create` with the wishlist link and title.
   Terms of service: https://policy.pinterest.com/en/terms-of-service — Privacy 
   policy: https://policy.pinterest.com/en/privacy-policy
 * WhatsApp — opens `api.whatsapp.com/send` with the wishlist link and title. Terms
   of service: https://www.whatsapp.com/legal/terms-of-service — Privacy policy:
   https://www.whatsapp.com/legal/privacy-policy

The Email share option uses the visitor’s own email client through a `mailto:` link
and is not a third-party service.

## Инсталиране

 1. Upload the plugin files to `/wp-content/plugins/codefaeries-save-later/`
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. A wishlist page is automatically created on activation. You can also configure 
    settings under the Save Later menu in WordPress admin.
 4. Optionally customize the wishlist shortcode `[codefaeries_save_later_wishlist]`
    on your page

## ЧЗВ

### Can I use multiple wishlist count shortcodes on the same page?

Yes! All instances will update simultaneously when the wishlist changes.

### Does it work with caching plugins?

Yes. The count is loaded dynamically via AJAX, so it works with full-page caching.

### Does it work for guest users?

Yes! Guest wishlists are stored using browser sessions via cookies.

### Where does the wishlist link go by default?

It links to the wishlist page configured in the Save Later settings menu.

## Отзиви

There are no reviews for this plugin.

## Сътрудници и разработчици

“CodeFaeries Save Later” е софтуер с отворен код. Към разширението са допринесли
следните хора:

Сътрудници

 *   [ Long Watch Studio – Code Faeries ](https://profiles.wordpress.org/lwsdevelopers/)

[Превеждане на “CodeFaeries Save Later” на вашия език.](https://translate.wordpress.org/projects/wp-plugins/codefaeries-save-later)

### Имате интерес към разработване?

[Преглеждане на кода](https://plugins.trac.wordpress.org/browser/codefaeries-save-later/),
разглеждане на [SVN хранилище](https://plugins.svn.wordpress.org/codefaeries-save-later/),
или абонамент към [програмната история (log)](https://plugins.trac.wordpress.org/log/codefaeries-save-later/)
чрез [RSS](https://plugins.trac.wordpress.org/log/codefaeries-save-later/?limit=100&mode=stop_on_copy&format=rss).

## Списък с промени

#### 1.0.5 – 2026-07-03

 * Fixed: saving a specific variation of a variable product (e.g. a chosen Color/
   Size) now records that variation instead of the parent product.
 * Fixed: the Remove and Add All to Cart buttons on the wishlist page now respond
   again.
 * Fixed: saving one settings tab no longer resets values configured on other tabs,
   such as the selected wishlist page.

#### 1.0.4 – 2026-06-19

 * New: added an „External services“ disclosure describing the social networks used
   by the share buttons.
 * Improved: the Custom CSS option has moved to CodeFaeries Save Later Pro.
 * Fixed: invalid or private shared-wishlist links now return your theme’s standard
   404 page.
 * Compatibility: refinements for WordPress.org Plugin Directory guidelines.

#### 1.0.3 – 2026-05-11

 * Compatibility: minimum PHP requirement lowered to 7.3 — the plugin now runs on
   a wider range of hosts.
 * Code quality: passes WordPress Plugin Check cleanly.
 * Internal: release packaging refreshed.

#### 1.0.1 – 2026-05-04

 * Fixed: stability fixes at plugin startup — internal services now initialize reliably
   alongside the shared toolkit.
 * Improved: release packaging tightened.
 * Improved: database migration adds a unique index to prevent duplicate wishlist
   entries.

#### 1.0.0 – 2026-03-23

First public release. CodeFaeries Save Later is a guest-friendly WooCommerce wishlist
with full variable-product support.

 * Save simple and variable products — specific Color/Size combinations are tracked
   as distinct entries, with graceful fallback when a variation is removed.
 * Works for both guests and logged-in users; guest wishlists migrate automatically
   on login.
 * „Save for Later“ button on product and shop pages, with 13 placement positions(
   overlay, before/after cart, after price, etc.) and theme-overridable template.
 * Shortcodes: `[codefaeries_save_later_wishlist]` (full wishlist), `[codefaeries_save_later_button]`(
   per product), `[codefaeries_save_later_count]` (count badge).
 * „Wishlist Count“ widget with heart icon, live-updated across the page.
 * Social sharing buttons (Facebook, X, Pinterest, WhatsApp, Email) and unique-token
   share links.
 * Floating wishlist icon overlay on product images.
 * Settings under WooCommerce  Settings  Save Later: button, display, guest, cleanup,
   shortcode, advanced.
 * Stats dashboard included on the Settings page.
 * Automatic daily cleanup of expired guest sessions (logged-in wishlists are always
   preserved).
 * Translation-ready (POT included) with RTL stylesheet; WPML and Polylang compatible.
 * Security-hardened: nonces, prepared statements, sanitization, escaping.

## Мета

 *  Version **1.0.5**
 *  Last updated **Преди 6 часа **
 *  Active installations **По-малко от 10**
 *  WordPress version ** 6.0 или по-висока **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 или по-висока **
 *  Language
 * [English (US)](https://wordpress.org/plugins/codefaeries-save-later/)
 * Tags
 * [favorites](https://bg.wordpress.org/plugins/tags/favorites/)[price drop](https://bg.wordpress.org/plugins/tags/price-drop/)
   [save for later](https://bg.wordpress.org/plugins/tags/save-for-later/)[Wishlist](https://bg.wordpress.org/plugins/tags/wishlist/)
   [woocommerce](https://bg.wordpress.org/plugins/tags/woocommerce/)
 *  [Разширен изглед](https://bg.wordpress.org/plugins/codefaeries-save-later/advanced/)

## Оценки

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/codefaeries-save-later/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/codefaeries-save-later/reviews/)

## Сътрудници

 *   [ Long Watch Studio – Code Faeries ](https://profiles.wordpress.org/lwsdevelopers/)

## Поддръжка

Имате да кажете нещо? Имете нужда от помощ?

 [Разглеждане на форумите за поддръжка](https://wordpress.org/support/plugin/codefaeries-save-later/)