Product Expiration Easy Peasy

描述

Persian WC Product Expiration allows store owners to set expiration dates for products and automatically update stock status when they are near expiration.

Features:
– ✅ Add an expiration date to products via the product edit page or Quick Edit.
– ✅ Display the expiration date on the product page.
– ✅ Automatically set products to “Out of Stock” two months before expiration.
– ✅ Send email notifications to administrators and shop managers.
– ✅ Full support for the Persian calendar when jdate() is available.
– ✅ Compatible with WooCommerce.

🗓️ Persian Calendar Support
If the jdate() function is available (e.g., by using the WP-Parsidate plugin), the expiration dates will be displayed using the Persian (Jalali) calendar. Otherwise, it will default to the Gregorian calendar.

屏幕截图

安装

  1. Upload the plugin folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Edit a product and set the expiration date under Product Data General.
  4. (Optional) Use Quick Edit in the product list to modify the expiration date quickly.

🗓️ To enable Persian date format:
Install and activate a plugin that provides the jdate() function, such as WP-Parsidate. The expiration date will then be shown in the Persian (Jalali) calendar format.

常见问题

Does this plugin work with variable products?

Yes, expiration dates can be set for individual variations.

Can I customize the expiration date format?

Yes, you can choose from different formats (Y/m/d, Y/m, Ym, etc.).

Is the Persian calendar supported?

Yes! If the jdate() function is available (e.g., via WP-Parsidate), expiration dates will automatically appear in the Persian calendar format. Otherwise, they will use the default Gregorian format.

评价

2025 年 5 月 3 日
I manage a WooCommerce shop that sells medicine items with expiration dates, and manually keeping track of expiry was always a hassle. This plugin made it super easy to assign expiration dates, and I love that it automatically marks products as “Out of Stock” before they go bad. The email notifications are super helpful — now our inventory team knows in advance what needs to be pulled.
阅读所有1条评价

贡献者及开发者

「Product Expiration Easy Peasy」是开源软件。 以下人员对此插件做出了贡献。

贡献者

「Product Expiration Easy Peasy」插件已被翻译至 1 种本地化语言。 感谢所有译者为本插件所做的贡献。

帮助将「Product Expiration Easy Peasy」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

3.1.1

  • Fixed: Expiration date for variations was not saving properly due to missing nonce in variation form.

3.1.0

  • Added: Smart handling of expiration dates for variable products.
  • Improved: Hide expiration field in Quick Edit for variable products.
  • Improved: Display expiration date based on first variation in product list.
  • Enhanced: Better Persian calendar (Jalali) support and usage instructions.
  • Fixed: Expiration date field formatting and validation issues.
  • Optimized: Script and style loading only when necessary.

3.0.0

  • Fixed: Optimized query to get expired products for better performance.

2.10.0

  • Added: Configurable date format options (Y/m/d, Y/m, Ym, etc.).
  • Added: Custom styling for expiration dates with expiration-date class.
  • Fixed: Persian language translation issues.
  • Added: Support for Persian calendar when jdate is available.
  • Improved: Expiration date styling in product pages, cart, and order emails.

1.0.4

  • Improved: Enhanced variation details in expiration notification emails.
  • Optimized: Combined query for simple and variable products.

1.0.3

  • Fixed: Products without expiration dates being incorrectly marked as out of stock.
  • Added: Additional validation for expiration date format.