描述
Add Telephone Field to Contact Form 7
This plugin adds telephone field to Contact Form 7 along with masking options.
Please notice that Contact Form 7 must be installed and active.
Masking options are accessible via tag generator panel.
螢幕截圖
安裝
- Upload plugin files to your plugins folder, or install using WordPress’ built-in Add New Plugin installer
- Activate the plugin
- Edit a form in Contact Form 7
- Use [phone your-phone mask:(999)999-9999] or [phone* your-phone mask:(999)999-9999] to add a telephone field
- Use [your-phone] at mail to get the content of telephone field
- Notice that if you add more than one phone field, only the last masking options would be effective
評價
2018年6月22日
don’t charge field when class is active.
2017年3月30日
I guess it’s too old.
2016年9月3日
Using latest Wordpress as of May 5th 2016, and it does NOT work. If you’re going to install this plugin, you might as well contribute with those 1-stars.
Until this gets updated and more support, I’m gonna tell everyone to stay away this. Time to find a real solution.
貢獻者及開發者
修改日誌
2.3.4.1
- Added ‘wpcf7-form-control’ to phone class as reported by https://wordpress.org/support/profile/bdeleasa
2.3.4
- Fixed fatal error: “Fatal error: Call to undefined function wpcf7_add_tag_generator()”
2.0.1
- Fixed issue where [phone*] made all subsequent fields be treated as required. (Thanks to insertcoinforjoy for reporting it.)
2.0
- Added a tag generator panel where users can select their mask. Default mask now is (999)999-9999
1.0.4
- Fixed missing code for validation, all users that use validation must upgrade. (Thanks to biswajeet for reporting it.)
1.0.3.1
- Fixed wrong path to js, all users must upgrade.
1.0.3
- Improved initialization, thus removing need of test and error messages.
1.0.2
- Fixed displaying of error message and behaviour after error if Contact Form 7 is not present and active.
1.0.1
- Added a test to check if Contact Form 7 plugin is active.
1.0
- Initial plugin release.