Mô tả
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.
Cài đặt
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
Hỏi đáp
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.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“WP Auto Login” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “WP Auto Login” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0.1
- Updated author info
1.0
- Initial version