| 开发者 | oaron |
|---|---|
| 更新时间 | 2026年5月16日 01:45 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
onecode-login folder to /wp-content/plugins/redirect_to - URL to redirect after successful loginbutton_text - Custom text for the send code buttonverify_text - Custom text for the verify button[onecode_login redirect_to="/dashboard" button_text="Get Code"]By default, no. OneCode Login works alongside traditional password login. However, you can enable the "Replace wp-login.php" option to use OneCode Login as the primary login method.
Users can request a new code after the cooldown period (default: 60 seconds). Check your server email configuration if emails consistently fail to deliver.
Yes. The plugin uses cryptographically secure random number generation, time-limited codes, rate limiting, and request binding to prevent various attack vectors.
Yes. Go to Settings > OneCode Login > Email tab to customize the subject and body of verification emails. You can use placeholders like {code}, {expires}, {site_name}, and {user_email}.
The plugin is designed for single-site installations. Multisite compatibility may be added in future versions.
The plugin only allows existing users to log in. For security reasons, it does not reveal whether an email address has an account - users always see the same "check your email" message.