이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Checkmail validation for Contact Form 7

설명

Checkmail Validation for Contact Form 7 add the double check email field to your form and verify email match with the CF7 Ajax validation.

Double email check

This plugin add a new field in Contact Form 7 called “Checkmail” that allow to do a double email check when submitting the form. The new field will ask to users to confirm their email by typing it into a second field.

If you want to do this in your form, you only have to add the “Checkmail” field into the CF7 form and enter the email field name you want to check. The validation is done by the CF7 Ajax-powered style: when submitting form CF7 will do the double email check, if not match returns error and ask to users to verify the email addresses.

스크린샷

  • The new "Checkmail" field added to the "Generate tag" menu.
  • The "Checkmail" field setup (also added to the form code window).
  • The double email check in the frontend form.

설치

  1. Upload the entire cf7-checkmail-validation folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

The Contact Form 7 plugin must be installed and activated for the Checkmail Validation for Contact Form 7 to work. You can download the CF7 plugin here.

후기

2017년 1월 10일
This plugin don't work with the current version of WP and generates error.
모든 9 평가 읽기

기여자 & 개발자

“Checkmail validation for Contact Form 7”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Checkmail validation for Contact Form 7”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

0.2

  • Updated to CF7 3.2 fields structure.