WP Manifestindependent plugin directory
manifest / security / custom-captcha-registration

Custom CAPTCHA Registration

This WordPress plugin customizes Wordfence CAPTCHA validation for custom login & registration pages to reduce spam registrations and fix the "Registration Attempt Blocked" issue on custom pages.

by ibrahimpelumi6142 · github.com/ibrahimpelumi6142/custom-captcha-registration · website

2stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/ibrahimpelumi6142/custom-captcha-registration/archive/refs/heads/main.zip

From the readme

Custom CAPTCHA for WordPress Custom Login & Registration Pages A lightweight WordPress plugin that seamlessly integrates Wordfence CAPTCHA validation with custom login and registration pages, eliminating the "Registration Attempt Blocked" error while maintaining robust spam protection. Overview When using custom login and registration pages with Wordfence, users often encounter the "Registration Attempt Blocked" error even when they're legitimate visitors. This plugin bridges the gap between Wordfence's security features and custom page implementations, ensuring CAPTCHA validation works correctly without compromising protection. Key Features - Fixes Registration Blocking - Resolves the "Registration Attempt Blocked" issue on custom login and registration pages - CAPTCHA Integration - Properly displays and validates Wordfence CAPTCHA on custom forms - Bot Detection - Identifies and blocks automated registration attempts through user agent analysis - Spam Parameter Filtering - Detects and blocks requests containing suspicious query parameters - Zero Configuration - Works automatically upon activation with no setup required Requirements - WordPress 5.0 or higher - Wordfence Sec

Read the full README on GitHub →