説明
Create self-expiring, automatic login links for WordPress. Give them to developers when they ask for admin access to your site. Or an editor for a quick review of work done. Login works just by opening the link, no password needed.
Using “Temporary Login Without Password” plugin you can create a self expiring account for someone and give them a special link with which they can login to your WordPress without needing a username and password.
You can choose when the login expires, as well as the role of the temporary account.
Really useful when you need to give admin access to a developer for support or for performing routine tasks.
Read this article to know more about what’s the Current Problem – Creating a Seperate Admin Login for Outsiders (Devs/ Guest bloggers) and how to avoid this pain, Top Benefits of using this plugin & Why and Who need Temporary Login links.
Use this plugin along with WP Security Audit Log plugin to track what the person does after loggin in.
Spread The Word
If you like Temporary Login Without Password, please leave a five star review on WordPress and also spread the word about it. That helps fellow website owners assess Temporary Login Without Password easily and benefit from it!
スクリーンショット
インストール
- Unzip downloaded folder and upload it to ‘wp-content/plugins/’ folder
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Users > Temporary Login section and create a new temporary login.
FAQ
- 1. Do I need username & password to login using Temporary Login?
-
No. Temporary Login Without Password plugin creates temporary login link to login into WordPress. User only have to go
to clik on the temporary login link and they will automatically login into WordPress. - 2. Can I disable Temporary user manually?
-
Yes, you can disable temporary user manually.
- 3. Can I delete temporary user?
-
Yes, you can delete temporary user.
- 4. Is temporary user login with username & password?
-
No. temporary user can’t login with username & password.
- 5. Can I convert temporary user into normal user?
-
No. at this moment it’s not possible to do this.
評価
Great plugin
Very handy for providing login to support.
Estupendo
cool
Kjempe
Superb!
貢献者と開発者
Temporary Login Without Password はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。
貢献者変更履歴
1.5.14 [2019-01-14]
- Update: Added System info page and allow temporary user to access system info page
1.5.13 [2018-11-19]
- Update: Now, temporary user can be redirected to any page without using redirect_to query params.
1.5.12 [2018-10-24]
- Fix: Temporary user redirected to admin page even if ‘redirect_to’ query param present once user logged in with temporary login link.
1.5.11 [2018-10-08]
- Update: Added filter for expiry_option. Now, one can add any custom expiry_option for the temporary login. See example
1.5.10 [2018-09-12]
- Fix: ‘redirect_to’ parameter in request didn’t use for user redirection. Now, temporary user will be redirected to url available in ‘redirect_to’ parameter.
1.5.9 [2018-07-25]
- Update: Added settings to set default expiration time. Now, admin don’t have to select expiry time from drodown every time when they
create a new temporary login.
1.5.8 [2018-04-25]
- Fix: Format temporary login link email for Apple Mail. (Thanks to @danielgm)
1.5.7 [2018-04-11]
- Update: Added settings link on Plugins page
- Update: URL parameters sanitized as keys (Thanks to @danielgm)
- Update: Paste temporary login link directly into email
- Fix: Lock and delete icon not clickable (Thanks to @danielgm)
1.5.6 [2018-03-14]
- Fix: Datepicker doesn’t show up when edit temporary login and select “custom date” value from expiry time dropdown
1.5.5 [2018-03-05]
- Update: Set default expiry time as a “Week” for new temporary login instead of an “Hour”.
- Fix: PHP Warning: in_array() expects parameter 2 to be array, string given in temporary-login-without-password/includes/class-wp-temporary-login-without-password-common.php
- Fix: Existing temporary user’s role is not available into roles dropdown while edit.
1.5.4 [2018-02-20]
- Fix: Invalid argument supplied for foreach() PHP Warning in class-wp-temporary-login-without-password-deactivator.php
1.5.3 [2018-02-06]
- Update: Now, admin can change the role and expiry of temporary login
1.5.2 [2018-01-29]
- Update: Now, admin can select roles from which they want to create a Tempoary Login.
- Fix: Temporary User with ‘administrator’ role shows as a ‘Super Admin’ for WordPress single site installation.
1.5.1 [2018-01-19]
- Fix: Parse error: syntax error, unexpected ‘[‘ (PHP < 5.4)
1.5 [2018-01-08]
- Update: Now, Temporary Login can be created for WordPress Multisite. Super Admin can create a temporary super admin for multisite
- Update: Restrict Temporary user to delete other users.
1.4.6 [2017-11-18]
- Update: Now, admin can set the default role for temporary user from settings panel
1.4.5 [2017-11-13]
- Update: Restrict temporary user to deactivate/delete Temporary Login Without Password plugin
1.4.4 [2017-10-23]
- Fix: Trying to load scripts from unauthorized sources error.
1.4.3 [2017-08-04]
- Fix: Localization issue
1.4.2 [2017-06-28]
- Fix: Uncaught Error: Call to undefined function wc_enqueue_js().
1.4.1 [2017-06-23]
- Update: Now, create a temporary login with custom expiry date.
1.4 [2016-09-07]
- Added: Support for “Theme My Login” plugin. Now, temporary user will be redirected to page which is defined in Theme My Login plugin.
1.3 [2016-09-01]
- Fix: Temporary user is able to login with email address. Now onwards, temporary user is not able to login using username/email and password
- Fix: Temporary user was able to reset password. Now onwards, they won’t be able to reset password.
- Update: Now, role of temporary user is downgrade to “none” on deactivation of plugin and change to default on re activation of plugin
1.2 [2016-09-01]
- Fix: Temporary user is able to login with username and password.
1.1 [2016-08-05]
- Fix: Temporary user redirected to login page instead of admin dashboard after successful login.
1.0 [2016-08-04]
- Initial Release