该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

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.