Lumaktaw patungo sa content
WordPress.org

Tagalog

  • Themes
  • Plugins
  • Mga Balita
  • Suporta
  • Tungkol Sa
  • Mag-translate
  • Makipagkita
  • Makipag-uganayan
  • Taga-pangangasiwa
  • WPUGPH
  • Get WordPress
Get WordPress
WordPress.org

Plugin Directory

Elevation Magic Link Login

  • Mag-submit ng plugin
  • Aking mga paborito
  • Mag-log in
  • Mag-submit ng plugin
  • Aking mga paborito
  • Mag-log in

Elevation Magic Link Login

Ni Elevation Team
I-download
  • Mga Detalye
  • Mga Review
  • Pag-install
  • Development
Suporta

Deskripsyon

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.

Pag-install

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.

FAQ

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);

Mga Review

Wala pang reviews para sa plugin na ito.

Mga Contributor at Developer

Ang “Elevation Magic Link Login” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor
  • Elevation Team
  • Mauricio Suarez

Isalin ang “Elevation Magic Link Login” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

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.

Meta

  • Bersyon 1.2.2
  • Huling na-update 3 buwan ang nakalipas
  • Mga aktibong installation Wala pang 10
  • Bersyon ng WordPress 5.0 o mas bago
  • Sinubukan hanggang 6.9.4
  • Wika
    English (US)
  • Mga Tag
    authenticationloginmagic linkpasswordlesssecurity
  • Advanced View

Mga Rating

No reviews have been submitted yet.

Your review

Tingnan lahat ng review

Mga Contributor

  • Elevation Team
  • Mauricio Suarez

Suporta

May gusto kang sabihin? Kailangan ng tulong?

Tingnan ang support forum

  • About
  • News
  • Hosting
  • Privacy
  • Showcase
  • Themes
  • Plugins
  • Patterns
  • Learn
  • Support
  • Developers
  • WordPress.tv ↗
  • Get Involved
  • Events
  • Donate ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Tagalog

  • Visit our X (formerly Twitter) account
  • Bisitahin ang aming Bluesky account
  • Visit our Mastodon account
  • Bisitahin ang aming Threads account
  • Visit our Facebook page
  • Visit our Instagram account
  • Visit our LinkedIn account
  • Bisitahin ang aming TikTok account
  • Visit our YouTube channel
  • Bisitahin ang aming Tumblr account
Ang Code ay Tula.
The WordPress® trademark is the intellectual property of the WordPress Foundation.