توضیحات
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.
نصب
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
سوالات متداول
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.
نقد و بررسیها
نقد و بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“WP Auto Login” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “WP Auto Login” به زبان شما.
علاقه مند به توسعه هستید؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
گزارش تغییرات
1.0.1
- Updated author info
1.0
- Initial version