Title: Text Captcha
Author: troyvit
Published: <strong>7 de Febrero de  2011</strong>
Last modified: 13 de Mayo de  2011

---

Buscar plugins

Este plugin **no ha sido probado con ninguna las 3 últimas versiones principales
de WordPress**. Puede que ya no se mantenga o no tenga soporte, y puede que tenga
problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

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

# Text Captcha

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

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

 * [Detalles](https://cl.wordpress.org/plugins/text-captcha/#description)
 * [Reseñas](https://cl.wordpress.org/plugins/text-captcha/#reviews)
 *  [Instalación](https://cl.wordpress.org/plugins/text-captcha/#installation)
 * [Desarrollo](https://cl.wordpress.org/plugins/text-captcha/#developers)

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

## Descripción

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.

## Instalación

 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.

## Reseñas

No hay reseñas para este plugin.

## Colaboradores & Desarrolladores

“Text Captcha” es software de código abierto. Las siguientes personas han contribuido
a este plugin.

Colaboradores

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

[Traduce “Text Captcha” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/text-captcha)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/text-captcha/), echa
un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/text-captcha/),
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/text-captcha/)
por [RSS](https://plugins.trac.wordpress.org/log/text-captcha/?limit=100&mode=stop_on_copy&format=rss).

## Historial de cambios

#### 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

 *  Versión **0.9**
 *  Última actualización **hace 15 años**
 *  Instalaciones activas **70+**
 *  Versión de WordPress ** 3.0 o superior **
 *  Probado hasta **3.1.4**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/text-captcha/)
 * Etiquetas
 * [blind](https://cl.wordpress.org/plugins/tags/blind/)[captcha](https://cl.wordpress.org/plugins/tags/captcha/)
   [comments](https://cl.wordpress.org/plugins/tags/comments/)
 *  [Vista Avanzada](https://cl.wordpress.org/plugins/text-captcha/advanced/)

## Calificaciones

 5 de 5 estrellas.

 *  [  1 valoración de 5 estrellas     ](https://wordpress.org/support/plugin/text-captcha/reviews/?filter=5)
 *  [  0 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/text-captcha/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/text-captcha/reviews/?filter=3)
 *  [  0 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/text-captcha/reviews/?filter=2)
 *  [  0 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/text-captcha/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/text-captcha/reviews/#new-post)

[Ver todas las reseñas](https://wordpress.org/support/plugin/text-captcha/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/text-captcha/)