Opis
Add a checkbox to the user profile edit screen in the dashboard to enable the duplicating of the WooCommerce billing address to shipping address. Also adds a button to the WooCommerce My Account page to copy the billing address to the shipping address.
Zrzuty ekranu
Instalacja
- Upload the entire
woocommerce-duplicate-billing-address
folder to the/wp-content/plugins/
directory. - Activate the plugin through the 'Plugins’ menu in WordPress.
Najczęściej zadawane pytania
None
- Installation Instructions
-
- Upload the entire
woocommerce-duplicate-billing-address
folder to the/wp-content/plugins/
directory. - Activate the plugin through the 'Plugins’ menu in WordPress.
- Upload the entire
Recenzje
Kontrybutorzy i deweloperzy
„WooCommerce Duplicate Billing Address” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniWtyczka „WooCommerce Duplicate Billing Address” została przetłumaczona na 1 język. Podziękuj tłumaczom za ich wkład.
Przetłumacz wtyczkę “WooCommerce Duplicate Billing Address” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
1.0
- Initial build
1.1
- Added support for the new predictive text combobox for country and state selection
1.11
- Added a check to only display duplicate combobox is WooCommerce plugin is active
1.12
- Missing include to enable call to function is_plugin_active in dashboard
1.13
- Added a button on the my account page to allow front end users to copy their billing to shipping address
1.14
- Moved the duplicate address button to the addresses tab introduced in WoooCommerce v2.6
- Fixed an issue with defaulting combobox country and state fields
1.15
- Support for WoooCommerce 3.0
- Rebuilt entire plugin using WordPress Boilerplate
1.16
- Add an option to duplicate addresses when an order is placed in WooCommerce