Description
Automatically log in new users by clicking a generated one-time-use link and adds it to the user profile.
- Happens on user creation automatically
- Only stores partial link in db for better security
- Expires after first use
Installation
- Upload \”auto-login-new-users\” folder to the \”/wp-content/plugins/\” directory.
- Activate the plugin through the \”Plugins\” menu in WordPress.
FAQ
- Are there any security risks with this ability?
-
Not that we have found. The keys used are salted and timestamped.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Auto Login New Users” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Auto Login New Users” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release.