Popis
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.
Instalace
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).
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Hsoub CAPTCHA je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Hsoub CAPTCHA” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.0
- First version.