Hi,
My form already has a honeypot field ?? And until now I did not get a single complaint from a user regarding SPAM via my forms. And my plugin has been around several years now. This means I can be lucky, or it’s because of the honeypot, or bots like the more popular forms more. Older plugin versions had a session-based Captcha (not very strong either), but it was using a PHP session and this caused problems on a few sites. So I’ve removed it. Personally I think a simple numeric Captcha (for humans) with a honeypot (for bots) isn’t that bad. But not the best, I agree. Will look into reCaptcha, maybe it’s not very difficult to include this, as extra feature.
Guido