pixeldevsio / auto-login-new-users

WordPress plugin to log in new users through an auto-generated link in their welcome email

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WordPress Plugin - Auto Login New Users

WordPress plugin to log in new users through an auto-generated link in their welcome email

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

Q: Are there any security risks with this ability? = A: Not that we have found. The keys used are salted and timestamped.

Changelog

1.0.0

  • Initial release.

About

WordPress plugin to log in new users through an auto-generated link in their welcome email

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%