Automatic Login

0

Developers rejoice! Automatic Login logs you in automatically on your local development installation if the following conditions are met: The WP_ENVIRONMENT_TYPE constant is defined as

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

Developers rejoice! Automatic Login logs you in automatically on your local development installation if the following conditions are met:

  • The WP_ENVIRONMENT_TYPE constant is defined as ‘local’.
  • A user exists with the username ‘admin’ and password ‘password’.

Alternatively, the AUTOMATIC_LOGIN_USER_LOGIN and AUTOMATIC_LOGIN_USER_PASSWORD constants can be used to define the login credentials for Automatic Login. Note that Automatic Login does not create a user for you and the user should already exist.

WP Snapshots

The ‘wpsnapshots’ user name is automatically recognized for folks using 10up’s WP Snapshots project sharing tool.

Bug Reports

Do you want to report a bug or suggest a feature for Automatic Login? Best to do so in the Automatic Login repository on GitHub.