Linux 软件免费装
Banner图

KhubaibTech OTP Registration Shield

开发者 khubaib411
更新时间 2025年8月22日 18:30
PHP版本: 5.0 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

spam security registration otp verify

下载

1.0.2

详情介绍:

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
  1. A "Verification Code" field is added to your default WordPress registration form.
  2. The user enters their username and email, then clicks "Send Verification Code."
  3. A secure one-time password (OTP) is sent to their email.
  4. 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:

安装:

  1. Upload the khubaibtech-otp-registration-shield folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. (Recommended) Navigate to Settings > OTP Registration Shield to customize the verification email.
  4. That's it! The verification field will now be active on your registration page.

屏幕截图:

  • The simple settings page for customizing the verification email.

升级注意事项:

1.0.2 This is a required security and best-practices update. All inline scripts and styles have been properly enqueued.

常见问题:

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.

更新日志:

1.0.2 1.0.1 1.0.0