Automatic Login

plugin banner

Log in automatically on your locally hosted WordPress install.

Author:Functions File, Barry Ceelen (profile at wordpress.org)
WordPress version required:5.5.1
WordPress version tested:6.4.1
Plugin version:1.0.0
Added to WordPress repository:14-02-2023
Last updated:13-11-2023
Rating, %:100
Rated by:1
Plugin URI:https://github.com/functionsfile/automatic-lo...
Total downloads:876
plugin download
Click to start download

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.


ChangeLog