Automatically log in MU
Automatically log in to WordPress during development - an MU plugin
by Viktor Szépe · github.com/szepeviktor/auto-login · website
★ 22stars
25composer installs
10forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/szepeviktor/auto-login/archive/refs/heads/master.zipAlso on Packagist as szepeviktor/auto-login:
composer require szepeviktor/auto-loginDeclares an update source (https://github.com/szepeviktor/auto-login), so updates arrive through the plugin's own updater.
From the readme
Automatically log in - WordPress plugin
1. Set the username in wp-config: define( 'AUTOLOGINUSER', 'username' );
1. Just press the Log in button on the empty login page.
This plugin cannot be found on WordPress.org but on WPGear.
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.3.0 | Jul 19, 2023 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.