Descripció
This plugin was created for quick login when working locally. In the settings, you add the username and password for any account (i.e. “admin” and “admin”). By visiting http://mysite.com/wp-admin/?wp_auto_login=true, you will be automatically logged into the account owning the credentials you defined.
Instal·lació
Install Automatically
- Search for WP Auto Login in the Add New Plugin section of the WordPress admin
- Install & Activate
Install Manually
- Download the zip file, unzip it and upload plugin folder to the
/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
PMF
How do I use this plugin?
First, I highly discourage you from using this plugin on a live/production environment because it creates obvious security problems (anyone can sign into an admin account). Therefore, you should only use this plugin to skip the login process on local environments.
Once installed and activated, the plugin adds its settings to the General settings page. To use the plugin, simply choose an account to sign into and enter the username and password. For example, on my local sites, I use “admin” for the username and password. Therefore, I’d enter “admin” into these fields and save.
To automatically log in, visit your local site’s /wp-admin/?wp_auto_login=true and the plugin will do the rest.
Again, DO NOT USE THIS PLUGIN ON LIVE WEBSITES.
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«WP Auto Login» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «WP Auto Login» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.0.1
- Updated author info
1.0
- Initial version