Linux 软件免费装
Banner图

LazyCaptcha

开发者 tuxlog
更新时间 2024年11月13日 14:07
捐献地址: 去捐款
PHP版本: 5.0 及以上
WordPress版本: 6.6
版权: GPL2
版权网址: 版权信息

标签

captcha comment arithmetic antispam math

下载

0.5 0.6 0.2 0.4 0.3

详情介绍:

LazyCaptcha is a small and lazy plugin to prevent bots from spamming your comments. It generates a random image with an easy arithmetic task and checks if the result is correct after the comment is trasmitted. It stores the tasks and results in the WordPress database and deletes them after use or two times a day using a wp-cron job. It works perfectly on my sites, so I decided to publish it for others on WordPress.org.

安装:

  1. Install via the WordPress plugin admin dialog (search for LazyCaptcha)

常见问题:

Where can I setup LazyCaptcha?

No where, LazyCaptcha comes without any settings. It is just as it is. If you want to change the layout you can customize the css classes in wplc.css

更新日志:

v0.6 (2024-07-06) v0.5 (2024-06-09) v0.4 (2023-03-13) v0.3 (2022-07-17) v0.2 (2021-03-06) v0.1 (2021-03-04)