Opis
A simple comment captcha protection based on Hsoub API (support arabic & english).
About the plugin
This plugin use the great Hsoub API, and is a web2dev concept.
Slike ekrana
Instalacija
This section describes how to install the plugin and get it working.
- Upload
hsoub-captcha
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- If the used theme use a custom comment form, place
<?php echo apply_filters( 'comment_form_field_comment', '' ); ?>
just before submit button of the comment form (usually in the comment.php file).
Recenzije
Nema recenzija za ovaj dodatak.
Saradnici i programeri
“Hsoub CAPTCHA” is open source software. The following people have contributed to this plugin.
DoprinositeljiPrevedi “Hsoub CAPTCHA” na vaš jezik.
Zainteresirani za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Zapis promijena
1.0
- First version.