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

Tapcha

설명

Adds a tapcha form tag to Contact Form 7. You can use it by adding [tapcha* name] to your form in Contact Form 7.
This plugin makes use of the API from tapcha.co.uk to generate Tapcha challenges and to check whether the response is correct.

Tapcha API

This plugin will make requests to our API hosted at api.tapcha.co.uk. A request will be made to it in the following circumstances:
– When a short code / form tag is used, a request will be made to generate the challenge to display on page load
– When users respond to a challenge, a request is made to the API to verify whether the response is correct
– If you have entered an admin key in the settings page, a request will be made to gather statistics that will be shown below

For more information please read our:
– Terms of service at http://tapcha.co.uk/terms-of-service
– Privacy policy at http://tapcha.co.uk/privacy-policy

설치

  1. Upload the plugin files to the /wp-content/plugins/tapcha directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings -> Tapcha screen to configure the plugin

FAQ

Where do I get a site key / admin key?

Visit http://tapcha.co.uk and sign up for an account. Once you have created a site you can then copy and paste the keys across and save.

My Tapcha shows: Error! Please contact the site administrator

Please check the site key in Settings -> Tapcha matches the one for your site at http://tapcha.co.uk

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

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

기여자

자국어로 “Tapcha”(을)를 번역하세요.

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

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

변경이력

0.3.0

  • Initial MVP release