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

当您可能需要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 可能需要 access to the 管理区 to edit or check something.
我们的许多初学者用户经常雇用开发人员在其网站上进行小调整。 这些开发人员可能需要访问管理区才能编辑或检查某些内容。
If you trust the developer, then you can create an 行政人员 account for them and later delete it when they have done their job.
如果您信任开发人员,则可以为他们创建一个行政人员帐户,然后在他们完成工作后将其删除。
Similarly, you can 添加新用户和作者 in WordPress and later 阻止用户而不删除其帐户.
同样,您可以在WordPress中添加新用户和作者 ,以后阻止该用户而不删除其帐户 。
但是,有时您可能会忘记您添加了有权对您的网站进行更改的人员。这会使您的网站面临可能的安全威胁和数据安全问题。
但是,有时您可能会忘记您添加了有权对您的网站进行更改的人员。这使您的网站容易受到可能的安全威胁和数据安全问题的影响。
使用临时登录,您可以创建不需要密码即可登录的临时帐户,并在给定时间后自动禁用。
临时登录允许您创建不需要密码即可登录的临时帐户,并在给定时间后自动停用它们。
话虽如此,让我们看看如何轻松地在 WordPress 中创建不需要密码的临时登录。
话虽如此,让我们看看如何轻松地在 WordPress 中创建不需要密码的临时登录。
影片教学 (Video Tutorial)
如果您不喜欢该视频或需要更多说明,请继续阅读。
如果您不喜欢该视频或需要更多说明,请继续阅读。
在WordPress中添加临时登录帐户 (Adding Temporary Login Accounts in WordPress)
First thing you need to do is install and activate the 临时无密码登录 plugin. For more details, see our step by step guide on 如何安装 WordPress 插件.
您需要做的第一件事是安装并激活没有密码的临时登录插件。 有关更多详细信息,请参阅有关如何安装 WordPress 插件步指南。
Upon activation, you need to visit 用户 » 临时登录 page and click on ‘Create New’ button to add a new temporary login account.
激活后,您需要访问“ 用户 » 临时登录”页面,然后单击“新建”按钮以添加新的临时登录帐户。

这将显示一个表单,您需要在其中输入要添加的临时登录名的信息。
这将显示一个表单,您需要在其中输入要添加的临时登录信息。
首先,您需要提供用户的电子邮件地址,然后提供他们的名字和姓氏。
首先,您需要向用户提供电子邮件地址,然后是他们的名字和姓氏。

Next, you need to select a 用户角色 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 WordPress 用户角色和权限初学者指南.
接下来,您需要为用户选择一个用户角色 。 选择用户角色时要小心。 如果您不确定要分配哪个用户角色,请查看WordPress 用户角色和权限的初学者指南 。
最后,您需要选择该临时帐户的到期时间。这是帐户自动过期的期限。
最后,您需要选择临时帐户的到期日期。这是帐户自动过期的期限。
不要忘记单击提交按钮来存储您的更改。
不要忘记单击“提交”按钮来存储您的更改。
您现在将看到一条成功消息和 URL,任何人都可以使用它来登录您刚刚添加的临时帐户。单击“单击复制”按钮复制 URL 并与您想要访问的任何人共享。
您现在将看到一条成功消息和 URL,任何人都可以使用它来登录您刚刚添加的临时帐户。单击“单击复制”按钮复制 URL 并与您想要访问的任何人共享。
临时帐户将在您选择的时间段后自动过期。
临时帐户将在您选择的时间段后自动过期。
管理临时登录 (Managing Temporary Logins)
The plugin also makes it easier for you to manage temporary logins. Simply visit the 用户 » 临时登录 page, and you will see the list of temporary logins you have added to your site.
该插件还使您可以更轻松地管理临时登录。 只需访问用户 » 临时登录页面,您将看到已添加到站点的临时登录列表。

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, 上次登录日期, and time remaining till account expires.
对于每个帐户,您将能够看到用户名和电子邮件地址。 您还将能够看到分配给他们的角色, 上次登录日期以及直到帐户过期为止的剩余时间。
在操作列下,您可以在登录到期前将其过期、删除帐户或复制临时登录 URL。
在“操作”列下,您可以在登录到期之前将其过期、删除帐户或复制临时登录 URL。
Once a temporary account is permanently deleted, all the content created by that user like posts or pages will show the 行政人员 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 如何使用简单历史记录监控 WordPress 中的用户活动.
仅此而已,我们希望本文允许您安全地创建没有密码的WordPress临时登录名。 您可能还想看一下我们的指南,该指南如何使用简单的历史记录来监控 WordPress 中的用户活动 。
If you liked this article, then please subscribe to our YouTube 频道 for WordPress video tutorials. You can also find us on 推特 and Facebook.
如果您喜欢这篇文章,请订阅我们的YouTube 频道 WordPress视频教程。 您也可以在推特和Facebook上找到我们。
翻译自: https://www.wpbeginner.com/plugins/how-to-create-temporary-login-for-wordpress-no-passwords/
WordPress 登录