Beskrivelse
Woo Webalive Stock Date lets you set an expected back-in-stock date per product (under Inventory). The date is shown on the product page and is automatically hidden once it has passed.
Features
- Date field under WooCommerce Inventory tab.
- Display as full date or number of weeks (configurable).
- Placement above or below the Add-to-cart button.
- Optional display on shop and category product cards above the Buy/Select button.
- Separate category-card styling for color, font size, font weight, and optional background.
- Configurable label, text color, background color, and font size.
- Date is silently removed when it has passed or when the product is back in stock, including variable products.
- Fully i18n ready.
Ændringslog
1.0.20 (2026-05-22)
- Compatibility: Tested with WordPress 7.0 and WooCommerce 10.7.
1.0.19
- Compat: Tested with WordPress 7.0 and WooCommerce 10.7.
1.0.18
- Version bump for redeploy after reverting "Tested up to" to a supported MAJOR.MINOR value (6.9).
1.0.17
- Updated "WC tested up to" to WooCommerce 10.7.0 so WordPress recognises compatibility with the latest WooCommerce patch release.
1.0.16
- Added "Tested up to" header to the main plugin file so WordPress no longer reports the plugin as untested.
1.0.15
- Added a configurable top spacing (em) for the restock notice on category cards so the gap to the WooCommerce stock status can be adjusted.
1.0.14
- Removed the gap between the WooCommerce stock status and the restock date on category/shop cards.
1.0.13
- Switched product date saving to WooCommerce's product-object save flow to ensure the restock date persists correctly.
1.0.12
- Fixed product restock-date saving by correcting the admin nonce handling.
- Removed temporary debug tracing.
1.0.11
- Added init-level tracing to confirm the deployed plugin build is the one actually running.
1.0.10
- Fixed variable-product stock evaluation: restock date now shows correctly when variation stock is zero or negative, and only clears when positive stock exists.
1.0.9
- Fixed stock check: products with managed stock at 0 or negative quantity (including backorders) now show the restock date.
1.0.8
- Settings cleanup and structure alignment for product page and category card styling.
1.0.7
- Added separate style settings for category-card notices (color, font size, font weight).
- Added optional category-card background color toggle.
- Category-card notice now renders with minimal spacing (no padding and no margin).
1.0.6
- Stock-date visibility now follows WooCommerce's general in-stock state, including variable products.
1.0.5
- Fixed the frontend rendering logic for loop notices.
- Restock dates are now removed when a product is back in stock and only shown for zero or negative stock.
1.0.4
- Added an optional setting to show the stock date on shop and category product cards above the Buy/Select button.
1.0.3
- Added a formal WooCommerce plugin dependency in the plugin header.
1.0.2
- Confirmed tested with WordPress 6.9 and WooCommerce 10.7.
1.0.1
- Added a font weight setting in WooCommerce > Settings > Stock Date.
1.0.0
- Initial release.