Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Taiwan Address Selector Extension for Contact Form 7

Descrizione

An extension that helps you make a new tag for Contact Form 7 to add Taiwan address.

This plugin is based on the wonderful work of Denny Kuo on the GitHub.

Screenshot

  • Click address button to add a new address tag.
  • The tag will be put into the contact form automatically.
  • The new fields will be displayed in the form.
  • Use Location Range to limit the options of the dropdown menu.
  • Use Location Excluded to exclude the options of the dropdown menu.

Installazione

  1. Upload the entire wpcf7-twaddress folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins screen (Plugins > Installed Plugins).

You will find address button when you edit your contact forms via Contact Form 7.

Recensioni

2 Febbraio 2021
This plugin is very useful for users in Taiwan. Thanks.
Leggi la recensione di 1

Contributi e sviluppo

“Taiwan Address Selector Extension for Contact Form 7” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

“Taiwan Address Selector Extension for Contact Form 7” è stato tradotto in 1 lingua. Grazie ai traduttori per i loro contributi.

Traduci “Taiwan Address Selector Extension for Contact Form 7” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.

Changelog

1.1.1

  • Fixed: The error that loads address-tag-generator.js when it’s not in CF7 page.

1.1.0

  • Added: The support to exclude/limit the districts.
  • Added: The support to hide districts and streets.
  • Enhanced: Removed unused variables.

1.0.0

  • Added: Added tag generators on Contact Form 7 UI.
  • Added: Added text domain supports.
  • Added: Warning message in admin when Contact Form 7 is not activated.
  • Fixed: Revised tcs-init.js to fit the coding standard.
  • Fixed: Used class selector rather than id selector for multiple-tag situations.