Title: OneCode Login
Author: oaron
Published: <strong>2026-يىلى 5-يانۋار</strong>
Last modified: 2026-يىلى 5-يانۋار

---

قىستۇرما ئىزدە

![](https://s.w.org/plugins/geopattern-icon/onecode-login.svg)

# OneCode Login

 يازغۇچى [oaron](https://profiles.wordpress.org/oaron/)

[چۈشۈر](https://downloads.wordpress.org/plugin/onecode-login.zip)

 * [تەپسىلاتلار](https://ug.wordpress.org/plugins/onecode-login/#description)
 * [باھالاشلار](https://ug.wordpress.org/plugins/onecode-login/#reviews)
 *  [ئورنىتىش](https://ug.wordpress.org/plugins/onecode-login/#installation)
 * [ئىجادىيەت](https://ug.wordpress.org/plugins/onecode-login/#developers)

 [قوللاش](https://wordpress.org/support/plugin/onecode-login/)

## چۈشەندۈرۈش

OneCode Login provides a modern, passwordless authentication experience for your
WordPress site. Instead of traditional passwords, users receive a secure 6-digit
verification code via email.

#### Key Features

 * **Passwordless Authentication** – Users log in with just their email address
 * **6-Digit Verification Codes** – Secure, time-limited codes sent via email
 * **Rate Limiting** – Built-in protection against brute force attacks
 * **Request ID Binding** – Each code is bound to a specific login session for enhanced
   security
 * **Neutral Feedback** – Prevents user enumeration attacks by not revealing if 
   an email exists
 * **Customizable** – Configure expiry times, cooldowns, and email templates
 * **Accessible** – Full keyboard navigation and screen reader support
 * **Gutenberg Block** – Easy to add login forms to any page
 * **Shortcode Support** – Use [onecode_login] anywhere
 * **wp-login.php Integration** – Optionally replace the default WordPress login

#### Security Features

 * Cryptographically secure code generation
 * Configurable code expiry (default: 10 minutes)
 * Resend cooldown to prevent spam
 * IP-based and email-based rate limiting
 * Automatic lockout after failed attempts
 * Codes are single-use and invalidated after successful login

#### Use Cases

 * Membership sites where password fatigue is an issue
 * Customer portals requiring simple authentication
 * Internal tools where security without complexity is needed
 * Any site wanting to improve user experience

## ئېكران كەسمىسى

 * [[
 * Admin settings page with all configuration options
 * [[
 * Email input form for passwordless login
 * [[
 * 6-digit verification code entry screen

## بۆلەك

بۇ قىستۇرما 1 بۆلەك تەمىنلەيدۇ.

 *   OneCode Login

## ئورنىتىش

 1. Upload the `onecode-login` folder to `/wp-content/plugins/`
 2. Activate the plugin through the Plugins menu in WordPress
 3. Go to Settings > OneCode Login to configure options
 4. Add the login form using the [onecode_login] shortcode or Gutenberg block

#### Shortcode Options

 * `redirect_to` – URL to redirect after successful login
 * `button_text` – Custom text for the send code button
 * `verify_text` – Custom text for the verify button

Example: `[onecode_login redirect_to="/dashboard" button_text="Get Code"]`

## FAQ

### Does this replace password login completely?

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.

### What happens if the email does not arrive?

Users can request a new code after the cooldown period (default: 60 seconds). Check
your server email configuration if emails consistently fail to deliver.

### Is this secure?

Yes. The plugin uses cryptographically secure random number generation, time-limited
codes, rate limiting, and request binding to prevent various attack vectors.

### Can I customize the email template?

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}.

### Does it work with multisite?

The plugin is designed for single-site installations. Multisite compatibility may
be added in future versions.

### What if a user does not have an account?

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.

## باھالاشلار

![](https://secure.gravatar.com/avatar/649d8bddb6156460ecb0ee0150168ee9d0d8573065bb564894c943d47a542501?
s=60&d=retro&r=g)

### 󠀁[I really like this plugin. It has a lot of potential.](https://wordpress.org/support/topic/i-really-like-this-plugin-it-has-a-lot-of-potential/)󠁿

 [painlessseo](https://profiles.wordpress.org/painlessseo/) 2026-يىلى 2-مارت

The developer clearly understands real-world needs and built something that actually
solves practical problems.Looking forward to the developer adding even more features
in future updates.Thank you for making this plugin!

 [ 1 باھالاشنىڭ ھەممىنى ئوقۇش ](https://wordpress.org/support/plugin/onecode-login/reviews/)

## تۆھپىكار ۋە ئىجادكار

«OneCode Login» كودى ئوچۇق يۇمشاق دېتال. تۆۋەندىكى كىشىلەر بۇ قىستۇرمىغا تۆھپە قوشقان.

تۆھپىكار

 *   [ oaron ](https://profiles.wordpress.org/oaron/)

[«OneCode Login» نى تىلىڭىزغا تەرجىمە قىلىڭ](https://translate.wordpress.org/projects/wp-plugins/onecode-login)

### ئىجادىيەتكە قىزىقامسىز؟

[كودقا كۆز يۈگۈرتۈپ](https://plugins.trac.wordpress.org/browser/onecode-login/)،
[SVN خەزىنە](https://plugins.svn.wordpress.org/onecode-login/) تەكشۈرۈپ ياكى [RSS](https://plugins.trac.wordpress.org/log/onecode-login/?limit=100&mode=stop_on_copy&format=rss)
ئارقىلىق [ئىجادىيەت خاتىرىسى](https://plugins.trac.wordpress.org/log/onecode-login/)
گە مۇشتەرى بولغىلى بولىدۇ.

## ئۆزگىرىش خاتىرىسى

#### 1.0.0

 * Initial release
 * Passwordless login with 6-digit verification codes
 * Rate limiting and brute force protection
 * Customizable email templates
 * Gutenberg block and shortcode support
 * wp-login.php integration option
 * Full accessibility support

## Meta

 *  Version **1.0.0**
 *  ئاخىرقى يېڭىلانغان ۋاقىت **3 ئاي بۇرۇن**
 *  ئاكتىپ ئورنىتىش سانى **10+**
 *  WordPress نەشرى ** 5.8 ياكى يۇقىرى **
 *  **6.9.4** دا سىنالغان
 *  PHP نەشرى ** 7.4 ياكى يۇقىرى **
 *  تىل
 * [English (US)](https://wordpress.org/plugins/onecode-login/)
 * بەلگە
 * [authentication](https://ug.wordpress.org/plugins/tags/authentication/)[email](https://ug.wordpress.org/plugins/tags/email/)
   [login](https://ug.wordpress.org/plugins/tags/login/)[otp](https://ug.wordpress.org/plugins/tags/otp/)
   [passwordless](https://ug.wordpress.org/plugins/tags/passwordless/)
 *  [ئالىي كۆرۈنۈش](https://ug.wordpress.org/plugins/onecode-login/advanced/)

## دەرىجە

 5/5 يۇلتۇز

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/onecode-login/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/onecode-login/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/onecode-login/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/onecode-login/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/onecode-login/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/onecode-login/reviews/#new-post)

[بارلىق ئىنكاسنى كۆرسەت](https://wordpress.org/support/plugin/onecode-login/reviews/)

## تۆھپىكار

 *   [ oaron ](https://profiles.wordpress.org/oaron/)

## قوللاش

چۈشەندۈرۈشىڭىز بارمۇ؟ ياردەم لازىممۇ؟

 [قوللاش مۇنبىرىنى كۆرسەت](https://wordpress.org/support/plugin/onecode-login/)