Taiwan Address Selector Extension for Contact Form 7

描述

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.

螢幕截圖

  • 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.

安裝

  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.

評價

2021年2月2日
This plugin is very useful for users in Taiwan. Thanks.
閱讀全部1個評價

貢獻者及開發者

“Taiwan Address Selector Extension for Contact Form 7” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

Taiwan Address Selector Extension for Contact Form 7 外掛目前已有 1 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 Taiwan Address Selector Extension for Contact Form 7 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

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.