Lynt Antispam
Simple WP antispam
★ 2stars
2forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/lynt-smitka/lynt-antispam/archive/refs/heads/master.zipFrom the readme
lynt-antispam
Simple WP antispam
It uses 6 methods:
a) honeypot field "nick", it is hidden by CSS - only bots will fill it
b) block comments with BB code [url=...]
c) HTTPBL (DNSBL) from http://www.projecthoneypot.org - you need API key
d) Block comment with common bad words
e) Block direct POST requests (no referer)
f) Swap regular comment textarea with honeypot field