WordPress.org review is in progress. Until then, you can install captchalink.com manually by downloading the ZIP and uploading it from your WordPress admin panel. The plugin can protect native WordPress forms and, when you turn it on in settings, Contact Form 7 via a simple form tag.
Use this direct file:
https://captchalink.com/captchalink.zip
captchalink.zip and click Install Now.Service base URL (usually https://captchalink.com).If you use Contact Form 7, you can add Captchalink there too—it is off by default until you enable it.
[text your-name]). Example:
[captchalink captchalink]The second word is the field name—you can use another valid name, e.g.
[captchalink cf7_captcha].
The plugin injects a hidden captcha_token in form submit and verifies it server-side using:
/api/verify.php. Default free keys are prefilled in plugin settings.
Service base URL.[captchalink captchalink], not [captchalink] alone—otherwise CF7 cannot attach a validation error and the form may appear to send.