| 开发者 | kungwoopanda |
|---|---|
| 更新时间 | 2026年6月8日 18:21 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
kung-woo-add-warranty folder to the /wp-content/plugins/ directory, or install it directly through the WordPress plugins screen.The warranty price is dynamically calculated as a percentage of the current product price. You can set this percentage in the plugin settings (e.g., 10% for Basic, 20% for Full).
Go to WooCommerce -> Purchased Warranties. There you'll find a clean, filtered list of all orders that include an extended warranty, along with their start and expiration dates.
The plugin runs a daily background task (Cron Job). If it detects that a purchased warranty is expiring in 30 days or less, it will automatically send an email to the customer with a link to renew it.
<style> and <script> tags with proper WordPress enqueue functions (wp_add_inline_style and wp_add_inline_script) to improve compatibility and performance.kungwoad_) instead of the common wc_ prefix, preventing potential collisions with WooCommerce core.