설명
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.
기여자 & 개발자
자국어로 “Contact Form 7 Phone Module”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
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.