=== Auto Login New Users === Contributors: dhechler Tags: login, users, automatic Requires at least: 1.0.0 Tested up to: 3.6 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Automatically log in new users by clicking a generated one-time-use link == 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 == 1. Upload \"auto-login-new-users\" folder to the \"/wp-content/plugins/\" directory. 2. Activate the plugin through the \"Plugins\" menu in WordPress. == Frequently Asked Questions == = Are there any security risks with this ability? = Not that we have found. The keys used are salted and timestamped. == Changelog == = 1.0.0 = * Initial release.