Getting Started
Getting Started
Set up Magic Link and log in with a passwordless email link in a few minutes. Magic Link is email-based: users receive a secure sign-in link by email.
Install and Activate
- In WordPress Admin, go to
Plugins > Add New. - Search for Magic Link.
- Install and activate the plugin.
Basic Setup
- Go to
Magic Link > Settings > General. - Turn on Enable Magic Link.
- Set Token Lifespan (a number plus a unit: Minutes, Hours, or Days) to control how long a link stays valid.
- Set Token Validity (how many times a link may be used; default is 1).
- Turn on Show on Login Form so a magic-link button appears on
wp-login.php. - Save changes.
First Test
- Open your site login page (
/wp-login.php). - Click the magic-link button.
- Enter your username or email.
- Open your email and click the link.
- Confirm on the "confirm it's you" page to complete sign-in.
If login works, your setup is complete.
Next Steps
- Login from the WordPress login screen
- Add a login form with a shortcode
- Force Magic Link login
- Free vs PRO features
Learn more on the Magic Link product page.