Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

wp-plugins/captcha-code-authentication

Repository files navigation

=== Captcha Code===
Contributors: vinoj.cardoza
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=vinoj%2ecardoza%40gmail%2ecom&currency_code=GBP&lc=US&bn=PP%2dDonationsBF&charset=UTF%2d8
Tags: captcha, captcha code, wordpress, wordpress captcha, captcha for wordpress, form captcha, forms captcha, captcha security, security
Requires at least: 3.0
Tested up to: 4.1.1
Stable tag: trunk
License: GPLv2 or later

Adds Captcha Code anti-spam methods to WordPress forms. Forms include comments form, registration form, lost passwordform and login form.

== Description ==
Adds Captcha Code anti-spam methods to WordPress forms. Forms include comments form, registration form, lost passwordform and login form. In order to post comments or register, users will have to type in the code shown on the image. This prevents spam from automated bots. Adds security.

= Features =
1. Administrator can specify where the captcha should be displayed i.e, comments, login, registration or lost password form.
2. Administrator select the letters type from the options available - Capital letters, Small letters or Captial & Small letters.
3. Administrator select the captcha type from the options available - Alphanumeric, Alphabets or numbers.
4. Translation enabled.

= Note =
1. If you find any bugs, please report in the following link, so that it will be fixed as quick as possible.
2. If you think any feature adding to this plugin can improve its features, please recommend it in the following link.

= Support =

Thanks for downloading and installing my plugin. You can show your appreciation and support future development by donating.

Blog page: http://www.vinojcardoza.com/blog/captcha-code-authentication/

= Translation =
The translation were done using a translation software. I am not sure about the correctness of the translation. If you find some mistakes in the translation of your language, please let me know through the following link comments section. Also, if you couldn't find your language and you can do it, please let me know. http://www.vinojcardoza.com/captcha-code-authentication/

= Translation available for following languages =
* Catalan (Translated by SiVolsThoEnsenyo)
* Chinese (Translated by Leonardo Losoviz)
* Czech (Translated by Jan)
* Dutch (Translated by Duncan Bruns)
* Finnish (Translated by Joni Tyvio)
* French (Translated by Laurent Verpeet)
* German (Tranlsated by Simon)
* Persian (Translated by Saeed)
* Polish (Translated by Hoek)
* Portugese (European)
* Portugese - Brazilian (Translated by Rafael Santos)
* Russian (Translated by Andris Vonda)
* Slovak (Translated by Tomas Bujna)
* Spanish (Translated by Juan Cuquejo)
* Swedish (Translated by Carl-Gunnar)

== Installation ==

1. Download the plugin.
2. Upload to your blog (/wp-content/plugins/).
3. Activate it.
4. Click the 'Captcha' menu.
6. Fill in the options.

Important Note: It is mandatory to save options in this plugin.

You're done!

Uninstalling is as simple as deactivating the plugin.

== Screenshots ==

1. screenshot-1.png
2. screenshot-2.png
3. screenshot-3.png
4. screenshot-4.png

== Change Log ==
= Version 2.5.3 =
* Tested compatibility with Wordpress version 4.1.1

= Version 2.5.2 =
* Catalan translation added. (Translated by SiVolsThoEnsenyo)

= Version 2.5.1 =
* Admin options form updated with Wordpress forms standards.

= Version 2.5 =
* Support URL updated.

= Version 2.4 =
* Persian translation added (Translated by Saeed)
* Suggestion by Leonardo Losoviz amended to check isset session.

= Version 2.3 =
* Finnish translation added (Translated by Joni Tyvio)

= Version 2.2 =
* Swedish translation added (Translated by Carl-Gunnar)

= Version 2.1 =
* Chinese translation added (Translated by Leonardo Losoviz)

= Version 2.0 =
* Notices debugged and cleared in this version.

= Version 1.9 =
* Polish translation added (Translated by Hoek)
* Slovak translation added (Translated by Tomas Bujna)

= Version 1.8 =
* Tab index included in login page. (Suggested by Simon)

= Version 1.7 =
* Russian translation improved. (Translated by Andris Vonda)

= Version 1.6 =
* Dutch translation improved. (Translated by Duncan Bruns)
* Spanish translation improved. (Translated by Juan Cuquejo)

= Version 1.5 =
* Portugese - Brazilian translation updated. (Translated by Rafael Santos)

= Version 1.4 =
* Option enabled to restrict the number of character in the captcha code from 3 to 6.

= Version 1.3 =
* German, French and Czech translation improved and re-updated.

= Version 1.2 =
* Translation enabled.

= Version 1.1 =
* New feature added to select the captcha letter type.
* New feature added to select the captcha type.