Описание
Add Woocommerce Orders Dropdown to the popular Contact Form 7 plugin. This field creates a drop down of current user’s orders.
Contact Form7 form will be more useful to use for support purpose.
You just have to install this plugin to add a new field type in Contact form 7 fields.
For details usages guide please check the documentation
Установка
This section describes how to install the plugin and get it working.
e.g.
- Upload
contact-form-7-wooorders
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- This plugin need woocommerce and contact form 7 both installed
Отзывы
Участники и разработчики
«Contact Form 7 WooCommerce Order Dropdown Field» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Contact Form 7 WooCommerce Order Dropdown Field» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0.4
- Released a class based code
- Compatible with latest wordpress and woocommerce
- Removed donate link in plugin definition
1.0.3
- Required Field/Mandatory feature added
1.0.2
- Removed hash(#) from value of the order id
- Added a donate link in plugin definition if that helps me 😛
1.0.1
- Added checking if contact form7 installed while activation.
1.0.0
- first version