Title: OneCode Login
Author: oaron
Published: <strong>जनवरी 5, 2026</strong>
Last modified: मे 15, 2026

---

प्लगिनहरू खोज्नुहोस्

![](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://ne.wordpress.org/plugins/onecode-login/#description)
 * [समीक्षाहरू](https://ne.wordpress.org/plugins/onecode-login/#reviews)
 *  [स्थापना](https://ne.wordpress.org/plugins/onecode-login/#installation)
 * [विकास](https://ne.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"]`

## प्रश्नोत्तर

### 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/04e4e3cafb60914b122969d49c740a3023c6fc6f3ab760d3cb73726b06303f17?
s=60&d=retro&r=g)

### 󠀁[Good product](https://wordpress.org/support/topic/good-product-210/)󠁿

 [alex049](https://profiles.wordpress.org/alex049/) मे 14, 2026 3 जवाफहरू

Good product. Do the job. Many thanks. Just I founded 2 bugs : when logout, data
remain in the database login_codes that make when want to connect again, it remain
on the login page and code is not sent, and finish by blocking over 7000s the next
conexion. I don’t try with automatic exit after no usage, perhaps we have same result
Problem in login_code where expire at is before created at. Perhaps linked to the
fact one use time with jetlag and the other one the UTC

![](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/) मार्च 2, 2026

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!

 [ सबै 2 समीक्षाहरू पढ्नुहोस् ](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/log/onecode-login/?limit=100&mode=stop_on_copy&format=rss)
द्वारा [कोड ब्राउज गर्नुहोस्](https://plugins.trac.wordpress.org/browser/onecode-login/),
[एसभीएन रिपजिटरी](https://plugins.svn.wordpress.org/onecode-login/) हेर्नुहोस्, 
वा [विकास लग](https://plugins.trac.wordpress.org/log/onecode-login/) को सदस्यता 
लिनुहोस्।

## चेन्जलग

#### 1.0.1

 * Small bug fixes

#### 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

## मेटा

 *  संस्करण **1.0.2**
 *  पछिल्लो अपडेट **2 दिन अघि**
 *  सक्रिय स्थापना **10+**
 *  वर्डप्रेस संस्करण ** 5.8 वा उच्च **
 *  जाँच गरिएको **6.9.4**
 *  PHP संस्करण ** 7.4 वा उच्च **
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/onecode-login/)
 * ट्यागहरू
 * [authentication](https://ne.wordpress.org/plugins/tags/authentication/)[email](https://ne.wordpress.org/plugins/tags/email/)
   [login](https://ne.wordpress.org/plugins/tags/login/)[otp](https://ne.wordpress.org/plugins/tags/otp/)
   [passwordless](https://ne.wordpress.org/plugins/tags/passwordless/)
 *  [उन्नत दृश्य](https://ne.wordpress.org/plugins/onecode-login/advanced/)

## रेटिङ्गहरू

 ५ मा 5 तारा।

 *  [  2 5-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/onecode-login/reviews/?filter=5)
 *  [  0 4-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/onecode-login/reviews/?filter=4)
 *  [  0 3-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/onecode-login/reviews/?filter=3)
 *  [  0 2-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/onecode-login/reviews/?filter=2)
 *  [  0 1-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/onecode-login/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/onecode-login/reviews/)

## योगदानकर्ताहरू

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

## सहायता

केही भन्नु छ? सहयोग चाहियो?

 [सहायता फोरम हेर्नुहोस्](https://wordpress.org/support/plugin/onecode-login/)