| 开发者 | ilvchandan |
|---|---|
| 更新时间 | 2026年3月28日 03:47 |
| PHP版本: | 7.3 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/Currently, only Email OTP authentication is supported. Multi-channel OTP verification (Email/SMS/API) is planned for future releases.
Yes. Guests can register and verify their email using OTP without requiring a password.
Yes. Administrators can securely log in to the WordPress dashboard using Email OTP authentication.
Yes. You can place multiple inline or popup authentication forms on a single page using shortcodes.
Yes. 2FA can be enabled for login, registration, or both to add an additional layer of protection.
If verification fails, the user will be redirected to the configured failure redirect URL or verification page based on plugin settings.
After successful verification, users are automatically redirected back to their original source or intended destination page to ensure a smooth authentication flow.
Yes. The Dynamic Session Shield security engine can enforce verification when a new device or browser session is detected.
The session will be locked after the configured inactivity period or unusual activity is detected and verification will be required to continue access.
Yes. Dynamic Session Shield can automatically terminate sessions if verification fails.
No. Session protection applies only to the current session unless global logout is triggered by security rules.
Yes. You can define a custom page containing the verification shortcode to control the verification workflow.
Yes. The inactivity timeout can be disabled or adjusted from plugin settings.
No. Dynamic Session Shield is optional and can be enabled or configured from the plugin settings.
Yes. Developers can process verification responses using JavaScript, PHP hooks and integration logic for advanced customization.
No. The plugin works completely independently without requiring any external authentication services or APIs.