このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Logical Captcha

説明

Logical Captcha takes advantage of the TextCaptcha.com service, which provides logic-based textual questions instead of distorted images or audio to validate that the entity registering is a real live human being, and not a spam bot. It will provide protection against false registrations and the dreaded spam comments, etc.

An example of such a question might be:

Question:
Out of a truck, a lion, the color purple, and the number forty-two, which has a door?

Answer:
truck

Textual logic-based captchas mean that your registration process will be accessible to everyone, including visually/hearing impaired visitors who use access technology to surf the web. It requires a free API key from TextCaptcha.com

This plugin was developed by Josh de Lioncourt of the Mac-cessibility Network, a site dedicated to blind and visually impaired users of the Mac OS X operating system, the iPhone OS, and other Apple Inc. products and services. Josh de Lioncourt, the Mac-cessibility Network, and related sites are not in anyway affiliated with TextCaptcha.com

インストール

  1. Register for free with TextCaptcha.com
  2. An API key will be emailed to you. Have it ready.
  3. Upload logical-captcha.php to the /wp-content/plugins/ directory
  4. Activate the plugin through the ‘Plugins’ menu in WordPress
  5. In WordPress under ‘Settings’->’Logical Captcha’, enter your TextCaptcha.com API key and click ‘Save’

評価

このプラグインにはレビューがありません。

貢献者と開発者

Logical Captcha はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Logical Captcha” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.3

  • Initial public release