Title: Elevation Magic Link Login
Author: Elevation Team
Published: <strong>जानेवारी 23, 2026</strong>
Last modified: जानेवारी 23, 2026

---

प्लगइन शोधा

![](https://ps.w.org/elevation-magic-link/assets/banner-772x250.png?rev=3445817)

![](https://ps.w.org/elevation-magic-link/assets/icon-256x256.png?rev=3445817)

# Elevation Magic Link Login

 [Elevation Team](https://profiles.wordpress.org/elevation1support/) कडून

[डाउनलोड करा](https://downloads.wordpress.org/plugin/elevation-magic-link.1.2.2.zip)

 * [तपशील](https://mr.wordpress.org/plugins/elevation-magic-link/#description)
 * [पुनरावलोकने](https://mr.wordpress.org/plugins/elevation-magic-link/#reviews)
 *  [इंस्टॉलेशन](https://mr.wordpress.org/plugins/elevation-magic-link/#installation)
 * [डेव्हलोपमेंट](https://mr.wordpress.org/plugins/elevation-magic-link/#developers)

 [समर्थन](https://wordpress.org/support/plugin/elevation-magic-link/)

## वर्णन

Elevation Magic Link Login allows your users to sign in without remembering a password.
By simply entering their username or email address, they receive a secure, time-
sensitive link via email that logs them in instantly.

This plugin is built with security as a priority, utilizing WordPress best practices
such as nonces, input sanitization, output escaping, hashed tokens, and HMAC signatures
to ensure your site and users remain protected.

#### Features

Adds a “Send Me a Magic Link” button to the default WP login form.

New: Toggle-based UI that hides the password field when requesting a link for a 
cleaner experience.

Secure, high-entropy token generation.

Tokens are hashed before storage for maximum security.

Cross-device support: Uses stateless HMAC signatures to validate links even if opened
on a different device than requested.

One-time use links that expire after 15 minutes (filterable).

No-password fallback for users who forget their credentials.

Lightweight and developer-friendly.

Filterable redirect URL after successful login.

## स्थापना

Upload the elevation-magic-link-login folder to the /wp-content/plugins/ directory.

Activate the plugin through the ‘Plugins’ menu in WordPress.

Your login page will now display the Magic Link button.

## नेहमी विचारले जाणारे प्रश्न

### How long do links stay valid?

By default, links expire after 15 minutes. Developers can change this using the 
emll_token_expiration filter.

### Does this replace the standard password login?

No, it adds a secondary option. Users can still log in using their standard username
and password.

### How can I change the redirect URL?

You can use the emll_login_redirect filter in your theme’s functions.php. Example:

add_filter(’emll_login_redirect’, function($url, $user) { return home_url(‘/welcome’);},
10, 2);

## समीक्षा

ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.

## योगदानकर्ते आणि विकसक

“Elevation Magic Link Login” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या
निर्मितीत योगदान केले आहे.

योगदानकर्ते

 *   [ Elevation Team ](https://profiles.wordpress.org/elevation1support/)
 *   [ Mauricio Suarez ](https://profiles.wordpress.org/msuarez25/)

[भाषांतर करा “Elevation Magic Link Login” तुमच्या भाषेत.](https://translate.wordpress.org/projects/wp-plugins/elevation-magic-link)

### विकासातील आग्रह?

[कोड ब्राउझ करा](https://plugins.trac.wordpress.org/browser/elevation-magic-link/),
[SVN संग्रहालय](https://plugins.svn.wordpress.org/elevation-magic-link/) तपासा, 
किंवा [विकास लॉग](https://plugins.trac.wordpress.org/log/elevation-magic-link/) 
च्या [RSS](https://plugins.trac.wordpress.org/log/elevation-magic-link/?limit=100&mode=stop_on_copy&format=rss)
द्वारे सदस्यता घ्या.

## बदलांची यादी

#### 1.2.2

Improved UI: The “Send Magic Link” button now toggles the form view, hiding the 
password field and showing a specific email submission button.

Added “Back to Password Login” link for better usability.

#### 1.2.1

Security Update: Implemented Stateless HMAC Signature verification. This validates
the link origin while allowing users to request on one device and login on another.

Fix: Replaced raw script tags with wp_add_inline_script for better WordPress standard
compliance.

#### 1.2

Added emll_login_redirect filter for custom redirect URLs.

Documentation updates.

#### 1.1

Added hashed token storage.

Improved security checks for user identification.

Added CSRF protection via nonces.

#### 1.0

Initial release.

## मेटा

 *  आवृत्ती **1.2.2**
 *  शेवटचा अद्यतन **5 महिने पूर्वी**
 *  सक्रिय स्थापना **10 पेक्षा कमी**
 *  वर्डप्रेस आवृत्ती ** 5.0 किंवा मोठा **
 *  परीक्षित केले आहे **6.9.4**
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/elevation-magic-link/)
 * टॅग्ज:
 * [authentication](https://mr.wordpress.org/plugins/tags/authentication/)[login](https://mr.wordpress.org/plugins/tags/login/)
   [magic link](https://mr.wordpress.org/plugins/tags/magic-link/)[passwordless](https://mr.wordpress.org/plugins/tags/passwordless/)
   [security](https://mr.wordpress.org/plugins/tags/security/)
 *  [प्रगत दृश्य](https://mr.wordpress.org/plugins/elevation-magic-link/advanced/)

## मूल्यांकन

अजून कोणतीही पुनरावलोकने सबमिट केलेली नाहीत.

[Your review](https://wordpress.org/support/plugin/elevation-magic-link/reviews/#new-post)

[सर्व पुनरावलोकने पहा](https://wordpress.org/support/plugin/elevation-magic-link/reviews/)

## योगदानकर्ते

 *   [ Elevation Team ](https://profiles.wordpress.org/elevation1support/)
 *   [ Mauricio Suarez ](https://profiles.wordpress.org/msuarez25/)

## समर्थन

काहीतरी सांगायचं आहे का? मदतीची आवश्यकता आहे का?

 [समर्थन फोरम पहा](https://wordpress.org/support/plugin/elevation-magic-link/)