| 开发者 | softx |
|---|---|
| 更新时间 | 2026年7月28日 19:47 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPL-2.0-or-later |
| 版权网址: | 版权信息 |
/wp-content/plugins/ or install through Plugins → Add New.No. Everything runs locally on your site. No API keys, no external requests.
Yes. The plugin declares HPOS compatibility and reads order data through WooCommerce's order CRUD methods, which work on both the legacy posts table and the new orders tables.
Yes. Copy templates/invoice-template.php (or templates/invoice-bulk-template.php) into your theme at your-theme/invofast-invoice-printer-for-woocommerce/invoice-template.php and the plugin will use that copy instead.
Set the default paper type to "Thermal" in settings, then print from your browser to your 80mm thermal printer. Most browsers respect the embedded paper-size CSS.
Yes — variation attributes are visible item meta and are automatically rendered under each product line. This works for plain WooCommerce variations as well as Woo Variation Swatches.
In an "Additional Information" block between the address and the items table — but only if ACF is active and at least one field has a value.
Yes. The internal option keys (wcip_*) have not changed across versions, so all settings persist on upgrade.
invofast-invoice-printer-for-woocommerce). Settings and option keys are unchanged, so everything carries over.<style> blocks (invoice templates, order meta box, orders list) moved into stylesheets loaded via wp_enqueue_style() / wp_print_styles().Requires Plugins: woocommerce header so WordPress 6.5+ enforces the WooCommerce dependency automatically.your-theme/invofast-invoice-printer-for-woocommerce/.wp_enqueue_style() instead of inline <link>.load_plugin_textdomain() call (WP 4.6+ loads translations automatically for wp.org-hosted plugins).Domain Path header.invofast-invoice-printer-for-woocommerce to match the wp.org plugin slug.your-theme/invofast-invoice-printer-for-woocommerce/._kdm_house_no, _kdm_block_no, _kdm_jaddah, _kdm_area_name) when no structured delivery fields are returned.