Descrizione
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.
Screenshot
Plugin settings page with expiration configuration options. Expiration date field in WooCommerce product edit screen. Expiration date column in the products list. Expiration date displayed on the product page (frontend). Quick Edit feature showing the expiration field. Sample email notification for expiring products.
Installazione
- Upload the plugin folder to the
/wp-content/plugins/
directory. - Activate the plugin through the Plugins menu in WordPress.
- Edit a product and set the expiration date under Product Data General.
- (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.
FAQ
-
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.
Recensioni
Contributi e sviluppo
“Product Expiration Easy Peasy” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
Collaboratori“Product Expiration Easy Peasy” è stato tradotto in 1 lingua. Grazie ai traduttori per i loro contributi.
Traduci “Product Expiration Easy Peasy” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
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.