설명
Tired of cleaning up fake user registrations from spam bots? KhubaibTech OTP Registration Shield is a lightweight yet powerful security plugin that adds a crucial layer of verification to your WordPress registration form.
Instead of relying on complex CAPTCHAs, this plugin requires users to prove they have access to the email address they are using. It’s a simple, user-friendly process that is incredibly effective at blocking automated spam bots.
How It Works
- A “Verification Code” field is added to your default WordPress registration form.
- The user enters their username and email, then clicks “Send Verification Code.”
- A secure one-time password (OTP) is sent to their email.
- The user enters the code to complete their registration.
This ensures that only users with valid, accessible email addresses can register, drastically reducing spam and improving the quality of your user base.
Key Features:
- Blocks Spam Bots: Stops automated scripts that create fake user accounts.
- Verifies Real Emails: Ensures that every registered user has a valid email address.
- Simple for Users: A clean, straightforward verification step.
- Lightweight & Secure: No heavy scripts or third-party dependencies. Uses secure WordPress transients and nonces.
- Customizable Email: Easily edit the email subject and body from the settings page.
- Seamless Integration: Works automatically with the default WordPress registration form.
스크린샷
설치
- Upload the
khubaibtech-otp-registration-shieldfolder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- (Recommended) Navigate to Settings > OTP Registration Shield to customize the verification email.
- That’s it! The verification field will now be active on your registration page.
FAQ
-
Does this work with custom registration forms?
-
This version integrates with the default WordPress registration form. Integration with plugins like WooCommerce or other form builders is not supported at this time.
-
Is it secure?
-
Yes. The one-time code is stored temporarily using secure WordPress transients with a 5-minute expiration. All communication is handled via secure WordPress AJAX and verified with nonces.
-
Can I change the email that is sent?
-
Absolutely! Go to Settings > OTP Registration Shield in your admin dashboard to customize the email subject and body.
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
“KhubaibTech OTP Registration Shield”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.
기여자자국어로 “KhubaibTech OTP Registration Shield”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
1.0.3
- Updated “Tested up to” version for WordPress 6.9 compatibility.
1.0.2
- SECURITY: Refactored CSS and JS to use proper
wp_enqueue_scripts,wp_add_inline_style, andwp_add_inline_scriptfunctions. - SECURITY: Replaced all instances of
_e()withesc_html_e()for secure, escaped output. - TWEAK: Reduced plugin tags to the required maximum of 5.
1.0.1
- SECURITY: Added sanitization callbacks for settings to meet wordpress.org requirements.
- ENHANCEMENT: Renamed and prefixed all functions, classes, and options for better security and to prevent conflicts.
- TWEAK: Updated plugin name and description to be more unique.
1.0.0
- Initial release.


