Taiwan Address Selector Extension for Contact Form 7 – CF7 台灣地址擴充功能

外掛說明

這個擴充功能能協助使用者在 Contact Form 7 新增可加入台灣地址欄位的標籤。

這個 CF7 擴充功能外掛基於 Denny Kuo 在 GitHub 上提供的程式碼開發。

螢幕擷圖

  • 點擊 [地址] 按鈕以新增新的地址標籤。
  • 這個標籤會自動插入至聯絡表單中
  • 新增的地址欄位會顯示在聯絡表單中
  • 使用 [位置範圍] 便能限制下拉式選單中的選項
  • 使用 [排除位置] 便能排除下拉式選單中的選項

安裝方式

  1. 將完整的 wpcf7-twaddress 資料夾上傳到 /wp-content/plugins/ 目錄中。
  2. 請在 [外掛] 畫面啟用外掛 ([外掛]→[已安裝的外掛])。

使用 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 – CF7 台灣地址擴充功能〉的開發相關工作。

參與者

〈Taiwan Address Selector Extension for Contact Form 7 – CF7 台灣地址擴充功能〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Taiwan Address Selector Extension for Contact Form 7 – CF7 台灣地址擴充功能〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 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.