Linux 软件免费装

Stock Scout – Back in Stock Alerts for WooCommerce

开发者 devkitse
更新时间 2026年8月7日 20:41
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce waitlist stock alert back in stock product notification

下载

1.0.1 1.0.2 1.0.3

详情介绍:

Stock Scout – Back in Stock Alerts for WooCommerce lets visitors request a one-time email when a simple product or a selected variation becomes available again. Core features: The plugin uses a dedicated WordPress database table. It does not modify WooCommerce order storage.

安装:

  1. Install and activate WooCommerce.
  2. Upload the plugin folder or ZIP through Plugins > Add New.
  3. Activate Stock Scout – Back in Stock Alerts for WooCommerce.
  4. Configure the two email types in WooCommerce > Settings > Emails.
  5. View current subscriptions under WooCommerce > Stock Alerts.

常见问题:

Does a visitor need to confirm the alert by email?

No. The alert becomes active immediately. The visitor receives a receipt email containing a secure link that removes that specific alert.

What happens after the back-in-stock email is sent?

That alert row is deleted. The plugin does not retain a completed alert history containing the email address.

What if the same email address has alerts on several products?

Each product or variation is a separate alert row. Completing or cancelling one alert deletes only that row. The email address remains only in any other active alert rows.

Does deactivating the plugin delete subscriptions?

No. Deactivation keeps the table and current subscription records.

What happens when I delete the plugin?

Deleting the plugin through WordPress runs uninstall.php, which removes the plugin-owned subscription table, the version option, the rate-limit transients and every job the plugin scheduled. On a multisite network this is done for each site.

Does the plugin use an external service?

No.

Why does the unsubscribe link not use a WordPress nonce?

The unsubscribe link is used by visitors who may not be logged in. It uses a cryptographically random, single-purpose bearer token whose hash is stored in the database. WordPress nonces are used for authenticated admin actions and the public AJAX form uses a WordPress AJAX nonce as CSRF protection.

更新日志:

1.0.3 1.0.2 1.0.1