Beskrivelse
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.
Skjermskudd
Installasjon
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).
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
“Hsoub CAPTCHA” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
BidragsytereOversett “Hsoub CAPTCHA” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
1.0
- First version.