[WordPress] 外掛分享: WT Waitlist

首頁外掛目錄 › WT Waitlist
WordPress 外掛 WT Waitlist 的封面圖片
全新外掛
安裝啟用
尚無評分
41 天前
最後更新
問題解決
WordPress 6.0+ PHP 8.0+ v1.0.6 上架:2026-05-10

內容簡介

WT Waitlist 是一款專為 WooCommerce 設計的「缺貨通知」外掛,讓顧客在缺貨產品頁面留下電子郵件,當庫存恢復時自動發送通知。此外掛無多餘功能,所有數據皆儲存在 WordPress 資料庫中。

【主要功能】
• 替換缺貨產品的加入購物車按鈕,支援變數選項
• 自訂資料庫表格,避免 wp_postmeta 混亂
• 使用 Action Scheduler 批次發送通知郵件
• 5 分鐘產品節流,防止重複發送
• 一鍵退訂,無需確認或登入
• GDPR 合規,支援數據導出與刪除

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.6) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「WT Waitlist」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

WT Waitlist is a “back in stock” waitlist for WooCommerce without bloat. Customers leave their email on an out-of-stock product page, and when the stock returns – the plugin sends a notification in the background through Action Scheduler.
Built by the webmasters.team team. Open-source code, no external APIs, all data stored locally in the WordPress database.
Key features

Signup form replaces Add to cart for out-of-stock products, with variation support (per size/color).
Custom database tables ({prefix}_waitlist_subscriptions) – we do not clutter wp_postmeta, the plugin scales to tens of thousands of subscriptions.
Action Scheduler queue (bundled with WooCommerce): batch of 50 emails per tick, automatic retries, retry log visible in WooCommerce → Status → Scheduled Actions.
5 min throttle per product – prevents duplicate sends when multiple hooks fire (e.g. quantity change followed by status change).
One-click unsubscribe via a link in the email (SHA-256 token), no confirmation or login required.
GDPR-ready: consent logging (anonymized IP, timestamp, user agent), integration with WordPress Privacy Tools (export and erasure of data per email).
CSV export of subscribers from the admin panel (streamed, no timeouts on large lists).
Anti-spam: honeypot plus rate limiter per IP (10 submissions per hour).
Theme compatibility: classic themes (Storefront, Twenty Twenty-One/Two/Three) plus block themes (Twenty Twenty-Four/Five) – the form attaches through a hook for classic templates and through a render_block filter for FSE.
Zero external dependencies: apart from WooCommerce, requires only plain PHP 8.0+.

Shortcode fallback
[wt_waitlist product_id="123"] - use this if your custom product template does not fire the standard hooks.

What WT Waitlist does NOT do (by design)

No SMS, no Mailchimp/MailerLite integrations in the free version.
No double opt-in (minimal flow – leave email, get notification).
No WYSIWYG editor for email templates (HTML template lives in the plugin file, override with the wt_waitlist/notification_context filter).

These features are planned for the Pro edition. The free edition covers 100% of the core waitlist flow.

延伸相關外掛

文章
Filter
Mastodon