| 开发者 | sstucl |
|---|---|
| 更新时间 | 2026年5月26日 19:17 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
billing_country and billing_email can never be disabled because WooCommerce requires them to complete order processing. The plugin enforces this server-side regardless of what the admin UI sends.
Reset: One click restores the full WooCommerce default field set.
No — and that's deliberate. WooCommerce cannot process an order without those two fields. The plugin protects them server-side; the UI makes it clear they're required.
No. The plugin only affects the checkout form presented to new customers. Existing orders are untouched. Overrides are stored as a single WordPress option, so you can reset at any time.
Yes. HPOS compatibility is declared and the plugin does not read order data at all.
Not unless you ask it to. All checkout-field management runs entirely inside your WordPress install. The single exception is the optional "NINJA Updates" card: only if you tick its consent box and submit your email does the plugin contact ninja.si to register your subscription. Leave it alone and nothing is ever sent.
The woocommerce_checkout_fields filter is no longer applied, so the default WooCommerce fields come back immediately. Your saved configuration is preserved and restored when you reactivate.