Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author wmsedgar

    (@wmsedgar)

    jezperse,

    Not at present, but we feel your pain. We’re working on a honeypot style implementation that would eliminate the need for a CAPTCHA field (and keep the size of the widget small), but it’s not yet ready for primetime.

    Cheers,

    -Bill

    I have the same problem but I think that many spammers come via the default registration page. I ended up disabling it in the .htaccess file:

    <files wp-login.php>
    order allow,deny
    deny from all
    </files>

    Registrations through the widget should still work. Maybe this could be a good optional feature for the plugin to disable the wp-login.php page.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Captcha’ is closed to new replies.