| 开发者 |
vanquish83
freemius |
|---|---|
| 更新时间 | 2026年8月21日 01:56 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/, or install it from the Plugins screen.Yes. The plugin needs WooCommerce to be installed and active.
In standard WordPress user meta, so they are removed with the user and are never sent to any external service.
No. There is one address book, and any saved address can be used for billing, for shipping, or for both. Each address can be marked as the default for billing and for shipping independently, so the address you use for both does not have to be saved twice.
No. Each customer's saved addresses are converted the first time their address book is read, so there is nothing to run and nothing to time. The conversion also fixes something the old plugin could not: an address saved once for billing and again for shipping becomes a single entry usable for both, and an address that matches one already saved here is merged into it rather than added twice. The old data is never deleted. It stays exactly where it was, so going back to the previous plugin leaves you with everything you had.
When the premium "charge shipping separately for each destination" option is on, WooCommerce quotes each destination as its own shipment. Anything that depends on the order value — a free shipping threshold, or a table rate — therefore applies per destination, using the value of the products going to that address, not the order total. An order of 100 split evenly between two addresses is two shipments of 50 each, so a "free over 80" rule will not apply to either. Leave the option off to keep a single shipping cost for the whole order while still recording which address each product goes to.