Title: Text Captcha
Author: troyvit
Published: <strong>07. veljače 2011.</strong>
Last modified: 13. svibnja 2011.

---

Pretraga dodataka

Dodatak **nije testiran s zadnje 3 glavna izdanja WordPressa**. Možda ga se više
ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama
WordPressa.

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

# Text Captcha

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

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

 * [Detalji](https://hr.wordpress.org/plugins/text-captcha/#description)
 * [Recenzije](https://hr.wordpress.org/plugins/text-captcha/#reviews)
 *  [Instalacija](https://hr.wordpress.org/plugins/text-captcha/#installation)
 * [Razvoj](https://hr.wordpress.org/plugins/text-captcha/#developers)

 [Podrška](https://wordpress.org/support/plugin/text-captcha/)

## Opis

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.

## Instalacija

 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.

## ČPP

  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.

## Recenzije

Nema recenzija za ovaj dodatak.

## Suradnici i Programeri

“Text Captcha” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

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

[Prevedite “Text Captcha” na svoj jezik.](https://translate.wordpress.org/projects/wp-plugins/text-captcha)

### Zainteresirani ste za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/text-captcha/), pogledajte
[SVN spremište](https://plugins.svn.wordpress.org/text-captcha/)ili se pretplatite
na [dnevnik razvoja](https://plugins.trac.wordpress.org/log/text-captcha/) od [RSS](https://plugins.trac.wordpress.org/log/text-captcha/?limit=100&mode=stop_on_copy&format=rss).

## Dnevnik promjena

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

 *  Version **0.9**
 *  Zadnje ažuriranje **prije 15 godina**
 *  Aktivnih instalacija **60+**
 *  WordPress inačica ** 3.0 ili viša **
 *  Testirano do **3.1.4**
 *  Language
 * [English (US)](https://wordpress.org/plugins/text-captcha/)
 * Oznake
 * [blind](https://hr.wordpress.org/plugins/tags/blind/)[captcha](https://hr.wordpress.org/plugins/tags/captcha/)
   [comments](https://hr.wordpress.org/plugins/tags/comments/)
 *  [Napredni pogled](https://hr.wordpress.org/plugins/text-captcha/advanced/)

## Ocjena

 5 out of 5 stars.

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

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

[See all reviews](https://wordpress.org/support/plugin/text-captcha/reviews/)

## Suradnici

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

## Podrška

Želite nešto reći? Potrebna vam je pomoć?

 [Pregledaj forum za podršku](https://wordpress.org/support/plugin/text-captcha/)