We'll create fresh WordPress site with Automatic Login installed. You have 20 minutes to test the plugin after that site we'll be deleted.
Developers rejoice! Automatic Login logs you in automatically on your local development installation if the following conditions are met:
WP_ENVIRONMENT_TYPE
constant is defined as ‘local’.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.
The ‘wpsnapshots’ user name is automatically recognized for folks using 10up’s WP Snapshots project sharing tool.
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.