| 开发者 | kzbstudio |
|---|---|
| 更新时间 | 2026年6月14日 22:35 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
.pot file included, Polish translation bundled)kzb-product-price-list folder to the /wp-content/plugins/ directory, or install the plugin directly through the WordPress plugin screen.Yes. Variable products are expanded automatically and each variation is shown as a separate row with its own price.
Yes. The plugin uses WooCommerce's own product setters (set_regular_price, set_sale_price, set_date_on_sale_from, set_date_on_sale_to) and saves via WC_Product::save(), so WooCommerce handles all internal recalculations correctly.
Yes. Each product row has a calendar button (📅) next to the sale price input. Click it to reveal date pickers for the promotion start and end dates. Leaving the dates empty makes the sale price active indefinitely. Clearing the sale price input removes the promotion entirely.
Yes. A .pot template file and a Polish (pl_PL) translation are bundled. You can add new languages by creating .po / .mo files in the languages/ directory.
The plugin does not interact with order storage — it only reads and writes product data, so HPOS has no impact.