https://github.com/szepeviktor/auto-login
Automatically log in to WordPress during development - an MU plugin
https://github.com/szepeviktor/auto-login
login wordpress wordpress-muplugin wordpress-plugin
Last synced: 19 days ago
JSON representation
Automatically log in to WordPress during development - an MU plugin
- Host: GitHub
- URL: https://github.com/szepeviktor/auto-login
- Owner: szepeviktor
- Created: 2015-09-24T20:57:11.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-07-19T16:38:59.000Z (over 2 years ago)
- Last Synced: 2025-07-22T17:59:42.649Z (6 months ago)
- Topics: login, wordpress, wordpress-muplugin, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 5.86 KB
- Stars: 23
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Automatically log in - WordPress plugin
1. Set the username in wp-config: `define( 'AUTO_LOGIN_USER', 'username' );`
1. Just press the Log in button on the **empty** login page.
This plugin cannot be found on WordPress.org but on [WPGear](http://wpgear.org/).