Linux 软件免费装

softenggmanoj Email OTP Login for User Manager

开发者 softenggmanoj
更新时间 2026年9月10日 19:15
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

login security otp login email otp user manager

下载

1.0.0

详情介绍:

Email OTP Login for User Manager adds an additional email verification step to the frontend login form provided by WP User Manager. After a user enters valid username and password credentials, the plugin generates a one-time verification code and sends it to the user's registered email address. The user must enter the verification code before the WordPress login is completed. The plugin is designed for websites using WP User Manager where additional verification is required for frontend user logins.

安装:

  1. Install and activate WP User Manager.
  2. Upload the Email OTP Login for User Manager plugin to the /wp-content/plugins/ directory.
  3. Activate the plugin from the WordPress Plugins screen.
  4. Create a WordPress page with a slug "verify-login-otp" for OTP verification.
  5. Add the [softemot_email_otp_login] shortcode to the OTP verification page.
  6. Update the OTP page URL in the plugin configuration if required.
  7. Make sure WordPress can successfully send emails.
  8. Test the WP User Manager frontend login form.

常见问题:

Does this plugin replace WP User Manager?

No. WP User Manager is required for the frontend login functionality. This plugin adds email OTP verification to that login process.

Does it work with the standard WordPress login page?

The plugin is designed for the WP User Manager frontend login form. The standard /wp-login.php login process is not modified.

Can administrators use OTP verification?

Yes. If an administrator logs in through the WP User Manager frontend login form, the same OTP verification process is applied.

What happens when the OTP expires?

The expired OTP can no longer be used. The user must start the login process again to receive a new verification code.

What happens after too many incorrect attempts?

The current OTP is invalidated and the user must log in again to generate a new verification code.

Does the plugin send emails directly through an external service?

No. The plugin uses WordPress wp_mail(). Your website's configured mail delivery system determines how the email is delivered.

更新日志:

1.0.0