Описание
A simple plugin to hide the unwanted fields of the checkout depending on the order type.
This plugin allows the user to define which fields will be displayed in the checkout depending on the order type.
At the moment there are two different scenarios covered: A Free purchase or a Normal purchase(this one is priced).
A Tab has been implemented in the Woocommerce Settings. Inside of this tab the user can find 2 sections, one for each Order type scenario.
Each section is populated dinamically with a set of checkboxes that correspond to the default checkout fields. Here the user can check the unwanted fields to exclude them from the checkout.
The checked fields will be removed from the checkout, order and the email.
Is very important to notice that if order includes any shipping type, the fields related with the locations (such as country, state, address, etc.) will be displayed.
Установка
- PHP 7.2 or greater is recommended
- MySQL 5.6 or greater is recommended
- Upload the plugin files to the
/wp-content/plugins/hidefieldsdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Woocommerce->Settings->Hide Fields tab to configure the plugin
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Hide Checkout Fields for WooCommerce» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Hide Checkout Fields for WooCommerce» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
There is no changelog yet.