Spamming Valid Comments, Captcha Issue
-
Have commenters with a hundred or more approved comments being shown a captcha. They’re each using the same name, email, and IP as all other approved comments. Using the WP Ajaxify Comments plugin to un-crapify the WP comment system a bit, and the captcha doesn’t play nice with that. Doesn’t show the captcha (GD installed and working fine), but the error message does. Not as big of a deal if it’s not spamming valid commenters, but it’s doing that as well.
Any way to disable the captcha system? I don’t mind going in the code, just don’t want to start poking around too much as I’m learning your structure. I’m assuming line 206 in class-spam-destroyer.php is the issue calling it, but reading that line I don’t see why. No reverse proxy or cloudflare or anything else getting in the way. Could be one of the eight or nine other checks after it.
Would be a big help if I could force the plugin to see me as spam to test it. General help is appreciated. Thanks.
- The topic ‘Spamming Valid Comments, Captcha Issue’ is closed to new replies.