Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

WooCommerce Duplicate Billing Address

Опис

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.

Скріншоти

  • This is where the checkbox for duplicating the address is located
  • The WooCommerce settings page where you can enable the address duplication when an order is placed.
  • An example of what the duplicate button looks like on the My Account page.

Встановлення

  1. Upload the entire woocommerce-duplicate-billing-address folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

Часті питання

None

Installation Instructions
  1. Upload the entire woocommerce-duplicate-billing-address folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

Відгуки

30.04.2020
Simple and working plugin) If the address is not duplicated, clear the browser history.
Прочитати всі 3 відгуки

Учасники та розробники

“WooCommerce Duplicate Billing Address” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

“WooCommerce Duplicate Billing Address” було перекладено на 1 локалізацію. Дякуємо перекладачам за їх роботу.

Перекладіть “WooCommerce Duplicate Billing Address” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

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