WordPress plugin adding single-use autologin links via email magic links.
Adds single-use autologin codes to URLs in WordPress outgoing emails and provides a magic-link login button. Implemented as a WordPress PHP plugin, it stores hashed single-use codes in the database, exposes filters and WP-CLI commands, and integrates with common newsletter plugins. Suited for WordPress sites needing passwordless or frictionless email-based login and for improving conversion on email links such as abandoned cart messages.
0