描述
Adds a autocomplete suggestion address field tag for Contact Form 7.
Uses Yandex Maps API (https://tech.yandex.com/maps/mapsapi/) or Google Maps API (https://developers.google.com/maps/documentation/javascript/) to find the address.
You can restrict the country and/or city (Yandex only) in which the address will be searched for each field separately.
To restrict, you need to fill the default value attribute in the format Default value : Country, city
(e.g. Enter the address : Russia
, Moscow, Your address : London
, : Moscow
)
屏幕截图
安装
- Upload
dco-address-field-for-contact-form-7
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
常见问题
- Installation Instructions
-
- Upload
dco-address-field-for-contact-form-7
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Upload
评价
贡献者及开发者
更新日志
1.1
- Added Google Maps API-based address autocomplete functionality
1.0.1
- Small Fixes (You may need to re-save the plugin settings page)
1.0.0
- Initial Release