开发者 |
happycoders
kombiahrk muthupandi2002 imgopi2002 sureshkumar22 |
---|---|
更新时间 | 2025年8月4日 17:20 |
捐献地址: | 去捐款 |
PHP版本: | 7.4 及以上 |
WordPress版本: | 6.8 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
[woocommerce_checkout]
shortcode) and the modern Block-Based Checkout experience.
Key Features:
registerCheckoutBlock
).happycoders-multiple-addresses
) to the wp-content/plugins/
directory on your server.Yes! The plugin includes integration for both the Classic ([woocommerce_checkout]
shortcode) and the modern Block-Based Checkout experience introduced in recent WooCommerce versions. The address selectors will appear automatically in the appropriate sections.
= What happens to my existing customers' addresses?
When an existing customer visits their "Multi Address Book" page for the first time after you install the plugin, their current default billing and shipping addresses (from the standard WooCommerce "Addresses" tab) will be automatically imported into the new address book. This provides a seamless experience so they don't have to re-enter their primary address.
If a logged-in customer enters a new, unique address when placing an order, the plugin will automatically save that address to their address book and set it as their new default. This makes it instantly available for their next purchase without needing to manually add it first.
Logged-in customers can find a new "Multi Address Book" tab within their main "My Account" page (usually /my-account/hc-address-book/
). From there, they can add, view, edit, delete, and set default billing/shipping addresses.
Yes. Go to WooCommerce > Settings > HC Multiple Addresses. You can choose between a "Dropdown Select Box" or a "List (Radio Buttons)" for the selector style.
Yes. In the plugin settings (WooCommerce > Settings > HC Multiple Addresses), you can set the "Allow New Address Entry" option to "No". This will remove the "Enter a new address" option from the selectors.
Yes. The plugin settings include options to set a maximum number of saved billing addresses and shipping addresses per user. Set to 0 or leave blank for unlimited.
The plugin aims to use standard WooCommerce hooks and APIs where possible. However, themes or plugins that heavily modify the "My Account" page structure or the Checkout process (especially Block Checkout customizations beyond the standard blocks) could potentially cause conflicts. If you experience issues, try temporarily switching to a default theme (like Storefront) and deactivating other plugins to identify a conflict.