Title: Text Captcha
Author: troyvit
Published: <strong>7 Febbraio 2011</strong>
Last modified: 13 Maggio 2011

---

Ricerca i plugin

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

![](https://s.w.org/plugins/geopattern-icon/text-captcha.svg)

# Text Captcha

 Di [troyvit](https://profiles.wordpress.org/troyvit/)

[Scarica](https://downloads.wordpress.org/plugin/text-captcha.0.9.3.zip)

 * [Dettagli](https://it.wordpress.org/plugins/text-captcha/#description)
 * [Recensioni](https://it.wordpress.org/plugins/text-captcha/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/text-captcha/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/text-captcha/#developers)

 [Supporto](https://wordpress.org/support/plugin/text-captcha/)

## Descrizione

It doesn’t take much to prove that computers are idiots, but most captchas go too
far. Captchas based on graphics don’t work with blind people yet they dominate comment
forums. This is a logical captcha that uses math and simple riddles to weed out 
the machines. This plugin comes with 10 predefined questions and the ability to 
add more. The math part isn’t too hard and can be disabled if you’re dealing with
people who don’t like math. This plugin relies on php sessions to store information.

## Installazione

 1. Upload the `text_captcha/` folder to your `/wp-content/plugins/` directory.
 2. Make sure wordpress can write to captcha_config.json.
 3. Activate the plugin through the ‘Plugins’ menu in WordPress.
 4. Click `Text CAPTCHA Plugin` to configure the plugin (if you like) to toggle which
    captcha methods you wish to use and modify the questions.

## FAQ

  Do I have to change my templates?

Maybe. It uses add_filter on the comments to automagically test the captcha but 
it requires that your comment submit button be have the default #submit id.

  Does it rely on JavaScript? Sessions?

It uses WP’s included jQuery in the admin section and plain old javaScript to position
the captcha. It uses sessions to hold the captcha answer.

  What do you have left to do?

 * Add some css to make admin prettier.
 * Test on multiple versions of WordPress.
 * Gather feedback.
 * Bulletproof the PHP.
 * Bulletproof the JavaScript.
 * Bulletproof the Ajax.
 * Add config options for challenge header, error message.
 * Make the error message more graceful.
 * Consider storing captcha answers in the db instead of a session.

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“Text Captcha” è un software open source. Le persone che hanno contribuito allo 
sviluppo di questo plugin sono indicate di seguito.

Collaboratori

 *   [ troyvit ](https://profiles.wordpress.org/troyvit/)

[Traduci “Text Captcha” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/text-captcha)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/text-captcha/) segui
il [repository SVN](https://plugins.svn.wordpress.org/text-captcha/), segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/text-captcha/)
tramite [RSS](https://plugins.trac.wordpress.org/log/text-captcha/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.9

 * Initial import.
 * multiplication, addition and riddle modules.

#### 0.9.1

 * Hack to make it work in explorer.

#### 0.9.2

 * Added a rudimentary ajax hook so you can make it work with plugins like https://
   wordpress.org/extend/plugins/comment-validation/

#### 0.9.3

 * Added ids to some of the form elements for easier styling

## Meta

 *  Versione **0.9**
 *  Ultimo aggiornamento **15 anni fa**
 *  Installazioni attive **60+**
 *  Versione WordPress ** 3.0 o superiore **
 *  Testato fino alla versione **3.1.4**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/text-captcha/)
 * Tag
 * [blind](https://it.wordpress.org/plugins/tags/blind/)[captcha](https://it.wordpress.org/plugins/tags/captcha/)
   [comments](https://it.wordpress.org/plugins/tags/comments/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/text-captcha/advanced/)

## Valutazioni

 5 su 5 stelle.

 *  [  1 5- recensioni a stelle     ](https://wordpress.org/support/plugin/text-captcha/reviews/?filter=5)
 *  [  0 recensioni a 4-stelle     ](https://wordpress.org/support/plugin/text-captcha/reviews/?filter=4)
 *  [  0 recensioni a 3-stelle     ](https://wordpress.org/support/plugin/text-captcha/reviews/?filter=3)
 *  [  0 recensioni a 2-stelle     ](https://wordpress.org/support/plugin/text-captcha/reviews/?filter=2)
 *  [  0 recensioni a 1-stelle     ](https://wordpress.org/support/plugin/text-captcha/reviews/?filter=1)

[Lascia la tua valutazione](https://wordpress.org/support/plugin/text-captcha/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/text-captcha/reviews/)

## Collaboratori

 *   [ troyvit ](https://profiles.wordpress.org/troyvit/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/text-captcha/)