Linux 软件免费装
Banner图

First Order Coupon

开发者 e93didban
更新时间 2025年7月22日 19:08
PHP版本: 7.2 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce coupon discount first order logged-in user restriction

下载

1.1.1

详情介绍:

This plugin adds a checkbox to WooCommerce coupon settings that restricts coupon usage only to logged-in users on their first order. Key Features:

安装:

  1. Upload the plugin folder to /wp-content/plugins/.
  2. Activate the plugin via the “Plugins” menu in WordPress.
  3. Create a new coupon and enable the “First order only” checkbox under “Usage restriction.”

屏幕截图:

  • Error message displayed when coupon conditions are not met (e.g., user not logged in or not first order)

升级注意事项:

1.1 Added internationalization and clarified that login is required to use the coupon. Update recommended. 1.1.1 Removed outdated translation loader and plugin asset files for better repository compliance.

常见问题:

Does the user need to be logged in to use this coupon?

Yes, this coupon is only valid for logged-in users on their first order. Guests cannot use this coupon.

How does the plugin detect the first order?

By checking previous orders of the logged-in user based on user ID and order status "processing" or "completed." Only completed or processing orders are counted when determining if the user has placed a previous order.

更新日志:

1.1.1 1.1 1.0