NuCaptcha WordPress Configuration
Enable NuCaptcha: >Comments Show NuCaptcha when users post comments.
>New User Signup Show NuCaptcha when a new user registers.
>Password Reset Show NuCaptcha when a user resets password.
>Login Show NuCaptcha when a user logs in. The NuCaptcha validation is ignored for admin users (see below).
 
Show NuCaptcha To: >Everyone Shows a NuCaptcha to everyone, including registered users.
>Unregistered Users Shows a NuCaptcha to unregistered users only.
 
Position: Determines the horizontal alignment of the NuCaptcha player within the enabled forms.
 
CSS Error Class: When the user gets a NuCaptcha incorrect.
CSS Message Class: When a message is reported to the user.
 
Security: >Enable SSL Verify Verifies the identity of NuCaptcha servers preventing man in the middle attacks. This should only ever be turned off on development servers that don't have SSL certificates configured correctly.
>Validate On Error NuCaptcha validation will succeed in the rare case that an error occurs. Turn this off for added security.
>Validate On Admin Login NuCaptcha validation will always succeed for login of admin users with the ability to manage plugins. Turn this off for added security.
 
Custom Skin HTML:
See NuCaptcha Custom Skins for more info.