Beskrivelse
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
)
Skjermskudd
Installasjon
- Upload
dco-address-field-for-contact-form-7
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
- 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
Vurderinger
Bidragsytere og utviklere
“DCO Address Field for Contact Form 7” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
Bidragsytere“DCO Address Field for Contact Form 7” har blitt oversatt til 2 språk. Takk til oversetterne for deres bidrag.
Oversett “DCO Address Field for Contact Form 7” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
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