HandyPlugins/magic-login — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a WordPress plugin for passwordless login called Magic Login. I want site users to be able to log in without typing a password, by requesting a secure magic link sent to their email address.

Keep it easy for a normal WordPress admin to install and manage. Add a simple settings area in the dashboard where the admin can turn the feature on, adjust basic login link behavior, and see clear help text. The login flow should feel native to WordPress, work with existing user accounts, and be careful about security so links are unique, time limited, and can’t be reused.

Please include the normal plugin files, uninstall cleanup, translations support, and build or test setup if needed. Make it ready for WordPress.org style distribution, with a readme and clean code structure. Look up current WordPress plugin docs online if you need to.

Want more depth? Deep Reverse