This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Hsoub CAPTCHA

Description

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.

Screenshots

  • Admin settings page
  • Test page

Installation

This section describes how to install the plugin and get it working.

  1. Upload hsoub-captcha folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. 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).

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Hsoub CAPTCHA” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Hsoub CAPTCHA” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • First version.