Input Masks for Contact Form 7

外掛說明

DEMO: https://demo.add-ons.org/demo-input-masks/
Document: https://add-ons.org/document-input-masks-for-contact-form-7/

The Input Masks for Contact Form 7 plugin allows you to easily add input mask functionality to fields in Contact Form 7. Input masks help users enter data in the correct format, improving accuracy and enhancing the usability of your forms.

[text_mask phone-number "(999) 999-9999"]

[text_mask text_mask-2 "*[*{0,50}]@oursite.com"]

[text_mask text_mask-3 "+(1|61|52) 9999999999"]

[text_mask text_mask-4 "(TN|KY)9{10}"]

Features

  • Create input masks for various field types like phone numbers, dates, zip codes, or custom formats.
  • Fully compatible with Contact Form 7, seamlessly integrating with existing fields.
  • Supports a wide range of popular input mask formats.
  • No coding required—define the mask directly in the field shortcode.
  • Real-time validation while users are typing
  • Supports both required (*) and optional fields.
  • Compatible with multilingual setups and RTL (right-to-left) languages.
  • Lightweight and optimized for fast form loading.

螢幕擷圖

  • Frontend Working
  • Backend Field
  • Addmin builder

安裝方式

Normal installation

  1. Download the xxx.zip file to your computer.
  2. Unzip the file.
  3. Upload the xxx directory to your /wp-content/plugins/ directory.
  4. Activate the plugin through the ‘Plugins’ menu in WordPress.
  5. Document: https://add-ons.org/document-input-masks-for-contact-form-7/

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Input Masks for Contact Form 7〉的開發相關工作。

參與者

將〈Input Masks for Contact Form 7〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0.2

  • Fixed: default value

1.0.1

  • Fixed: Placeholder
  • Added: Option default

1.0

  • Version 1.0 Initial Release