Mô tả
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.
Ảnh màn hình
Cài đặt
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).
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Hsoub CAPTCHA” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Hsoub CAPTCHA” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0
- First version.