
wordpress自动发布
Have you ever wanted to allow someone an exclusive access to preview one of your unpublished WordPress posts? By default, you cannot do this without creating an account for the individual user with at least Editor level or higher permission. In this article, we will show you how to easily allow public post preview of unpublished posts in WordPress.
您是否曾经想过允许某人独占访问权限来预览您未发布的WordPress帖子之一? 默认情况下,如果没有为至少具有编辑者级别或更高权限的单个用户创建帐户,您将无法执行此操作。 在本文中,我们将向您展示如何轻松地在WordPress中允许公开发布未发布帖子的预览。
您何时需要在WordPress中公开发布未发布帖子的预览? (When Do You Need Public Post Preview of Unpublished Posts in WordPress?)
When writing a blog post, sometimes you may want to share a preview of an unpublished post with someone outside your team.
撰写博客文章时,有时您可能希望与团队外部的人共享未发布文章的预览。
Maybe this is a friend whose opinion you really value. Or it can be an industry expert whom you’re featuring in your article, and you want to get their final approval.
也许这是一个您非常珍视其意见的朋友。 也可以是您在文章中提到的行业专家,并且希望获得他们的最终批准。
Typically, you have two options:
通常,您有两个选择:
-
Create an account for this user on your site (with editor level permission)
在您的网站上为此用户创建一个帐户(具有编辑者权限)
-
Copy / Paste the article in Google Doc and share it there
复制/粘贴文章到Google文档中,然后在此处共享
Wouldn’t it be nice if you could simply share a private link, so the user can preview your unpublished post and give you feedback.
如果您可以简单地共享一个私人链接,那不好吗,这样用户可以预览您未发布的帖子并给您反馈。
Yes, it’s possible.
是的,有可能。
Let’s take a look at how to easily allow public post preview of unpublished posts in WordPress.
让我们看一下如何轻松地允许WordPress中未发布帖子的公开发布预览。
如何在WordPress中添加未发布帖子的公开发布预览 (How to Add Public Post Preview of Unpublished Posts in WordPress)
First thing you need to do is install and activate the Public Post Preview plugin. For more details, see our step by step guide on how to install a WordPress plugin.
您需要做的第一件事是安装并激活Public Post Preview插件。 有关更多详细信息,请参阅有关如何安装WordPress插件的分步指南。
Upon activation, you need to edit the post or page that you want to share. Under the publish meta box, you will notice the new checkbox to enable public preview of the post or page.
激活后,您需要编辑要共享的帖子或页面。 在发布元框下,您会注意到新的复选框,以启用帖子或页面的公共预览。
After enabling the public preview, you need to click on the save draft button to save your changes. Next, you can copy the public preview URL and share it with your friend or industry expert.
启用公共预览后,您需要单击“保存草稿”按钮以保存您的更改。 接下来,您可以复制公共预览URL并与您的朋友或行业专家共享。
The URL contains a special key which allows anyone with the URL to see the preview of the unpublished post. However, they cannot make any edits or changes to the article.
该URL包含一个特殊键,任何具有URL的人都可以看到未发布帖子的预览。 但是,他们不能对文章进行任何编辑或更改。
To disable the public preview, you need to edit the post/page and uncheck the public preview checkbox. This will disable the public preview, and the previously shared URL will stop working.
要禁用公共预览,您需要编辑帖子/页面并取消选中公共预览复选框。 这将禁用公共预览,并且以前共享的URL将停止工作。
You can also quickly see the posts you have shared with public preview on your Posts edit screen in the WordPress admin area.
您还可以在WordPress管理区域的帖子编辑屏幕上快速查看与公众预览共享的帖子。
We hope this article helped you learn how to easily share public preview of unpublished posts in WordPress. You may also want to see our list of the best WordPress plugins for business websites.
我们希望本文能帮助您学习如何轻松地在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视频教程。 您也可以在Twitter和Facebook上找到我们。
翻译自: https://www.wpbeginner.com/plugins/how-to-allow-public-post-preview-of-unpublished-posts-in-wordpress/
wordpress自动发布