wordpress 登录_如何为WordPress创建临时登录名(无密码)

wordpress 登录

Have you ever need to create temporary WordPress accounts that automatically expire after a given time? Sometimes you may need to create temporary accounts to give temporary access to the admin area. In this article, we will show you how to create temporary login for WordPress without passwords.

您是否曾经需要创建临时的WordPress帐户,这些帐户在给定时间后会自动过期? 有时,您可能需要创建临时帐户才能授予对管理区域的临时访问权限。 在本文中,我们将向您展示如何在没有密码的情况下为WordPress创建临时登录名。

Create temporary login in WordPress without passwords
当您可能需要WordPress的临时登录帐户时 (When You May Need Temporary Login Accounts for WordPress)

A lot of our beginners users often hire developers to perform small tweaks on their websites. These developers may need access to the admin area to edit or check something.

我们的许多初学者用户经常雇用开发人员在其网站上进行小调整。 这些开发人员可能需要访问管理区域才能编辑或检查某些内容。

If you trust the developer, then you can create an administrator account for them and later delete it when they have done their job.

如果您信任开发人员,则可以为他们创建一个管理员帐户,然后在他们完成工作后将其删除。

Similarly, you can add new users and authors in WordPress and later block the user without deleting their account.

同样,您可以在WordPress中添加新用户和作者 ,以后阻止该用户而不删除其account

However, sometimes you may forget that you added someone with privileges to make changes on your website. This leaves your website open to possible security threats and data safety issues.

但是,有时您可能会忘记您添加了具有权限的人来在您的网站上进行更改。 这使您的网站容易受到可能的安全威胁和数据安全问题的影响。

Using temporary, logins you can create temporary accounts that require no password to login and are automatically disabled after a given time.

使用临时登录名,您可以创建不需要密码即可登录的临时帐户,并在给定时间后自动将其禁用。

Having said that, let’s see how to easily create temporary login in WordPress that require no passwords.

话虽如此,让我们看看如何轻松地在不需要密码的WordPress中创建临时登录。

影片教学 (Video Tutorial)

演示地址

If you don’t like the video or need more instructions, then continue reading.

如果您不喜欢该视频或需要更多说明,请继续阅读。

在WordPress中添加临时登录帐户 (Adding Temporary Login Accounts in WordPress)

First thing you need to do is install and activate the Temporary Login Without Password plugin. For more details, see our step by step guide on how to install a WordPress plugin.

您需要做的第一件事是安装并激活没有密码临时登录插件。 有关更多详细信息,请参阅有关如何安装WordPress插件的分步指南。

Upon activation, you need to visit Users » Temporary Logins page and click on ‘Create New’ button to add a new temporary login account.

激活后,您需要访问“ 用户»临时登录”页面,然后单击“新建”按钮以添加新的临时登录帐户。

Adding a new temporary login in WordPress

This will show a form where you need to enter information for the temporary login you want to add.

这将显示一个表单,您需要在其中输入要添加的临时登录信息。

First, you need to provide an email address for the user and then their first and last name.

首先,您需要为用户提供一个电子邮件地址,然后是他们的名字和姓氏。

Adding a new temporary account in WordPress

Next, you need to select a user role for the user. Be careful when selecting a user role. If you are unsure about which user role to assign, then take a look at our beginner’s guide to WordPress user roles and permissions.

接下来,您需要为用户选择一个用户角色 。 选择用户角色时要小心。 如果您不确定要分配哪个用户角色,请查看WordPress用户角色和权限的初学者指南

Lastly, you need to choose expiry duration for this temporary account. This is the period after which the account will automatically expire.

最后,您需要为该临时帐户选择有效期限。 这是该帐户将自动过期的期限。

Don’t forget to click on the submit button to store your changes.

不要忘记单击提交按钮来存储您的更改。

You will now see a success message and URL that anyone can use to login to the temporary account you just added. Click on the ‘Click to Copy’ button to copy the URL and share it with anyone you want to have access.

现在,您将看到成功消息和URL,任何人都可以使用该消息和URL登录到刚刚添加的临时帐户。 单击“单击复制”按钮以复制URL并与您要访问的任何人共享。

The temporary account will automatically expire after the time period you selected.

该临时帐户将在您选择的时间段后自动过期。

管理临时登录 (Managing Temporary Logins)

The plugin also makes it easier for you to manage temporary logins. Simply visit the Users » Temporary Logins page, and you will see the list of temporary logins you have added to your site.

该插件还使您可以更轻松地管理临时登录。 只需访问用户»临时登录页面,您将看到已添加到站点的临时登录列表。

Manage temporary logins

For each account, you will be able to see the user’s name and email address. You will also be able to see the role assigned to them, last login date, and time remaining till account expires.

对于每个帐户,您将能够看到用户名和电子邮件地址。 您还将能够看到分配给他们的角色, 上次登录日期以及直到帐户过期为止的剩余时间。

Under the actions column, you can expire a login before its expiry, delete an account, or copy the temporary login URL.

在“操作”列下,您可以在登录到期之前使登录到期,删除帐户或复制临时登录URL。

Once a temporary account is permanently deleted, all the content created by that user like posts or pages will show the administrator account as the author.

一旦永久帐户被永久删除,该用户创建的所有内容(如帖子或页面)将以管理员帐户的身份显示为作者。

That’s all, we hope this article allowed you to safely create temporary login for WordPress with no passwords. You may also want to see our guide on how to how to monitor user activity in WordPress with Simple History.

仅此而已,我们希望本文允许您安全地创建没有密码的WordPress临时登录名。 您可能还想看一下我们的指南,该指南如何使用简单历史记录来监视WordPress中的用户活动

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

如果您喜欢这篇文章,请订阅我们的YouTube频道 WordPress视频教程。 您也可以在TwitterFacebook上找到我们。

翻译自: https://www.wpbeginner.com/plugins/how-to-create-temporary-login-for-wordpress-no-passwords/

wordpress 登录

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值