Linux 软件免费装
Banner图

PreviewShare

开发者 mehul0810
更新时间 2026年6月12日 20:42
PHP版本: 8.0 及以上
WordPress版本: 7.0
版权: GPLv3 or later
版权网址: 版权信息

标签

preview block editor drafts editorial workflow scheduled posts public preview client review share draft draft preview content approval preview link private preview

下载

1.0.0

详情介绍:

PreviewShare is a secure public preview plugin for WordPress. It helps editors share draft posts, pending pages, scheduled content, private posts, and other enabled public post types through controlled preview links without publishing early or creating temporary reviewer accounts. Use PreviewShare when a client, legal reviewer, teammate, editor, or stakeholder needs to review WordPress content before it goes live. Each preview URL uses a random token, can expire automatically, can be revoked, and is designed for private review workflows such as client approval, content approval, editorial review, and scheduled campaign checks. PreviewShare stores token hashes instead of plain-text tokens, adds noindex/nofollow robots directives to shared previews, and shows a clear preview banner on private preview pages. Common use cases Key features How PreviewShare protects preview links PreviewShare is built for private review, not public publishing. It uses random preview tokens, stores token hashes in WordPress post meta, supports automatic expiration, supports manual revocation, and sends noindex, nofollow, noarchive, nosnippet, and noimageindex directives for preview requests. Anyone with a valid preview URL can open that preview, so links should still be shared only with intended reviewers.

安装:

  1. Upload the previewshare folder to the /wp-content/plugins/ directory, or install the plugin ZIP from the WordPress admin.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Open Settings > PreviewShare to review the default expiration and caching options.
  4. Open a supported post type in the block editor or Classic Editor.
  5. Enable public preview from the PreviewShare panel and copy the generated preview URL.

屏幕截图:

  • General defaults for the site-wide preview link expiry setting.
  • PreviewShare editor panel for enabling public preview and generating secure review links.

常见问题:

What does PreviewShare do?

PreviewShare creates public preview links for WordPress drafts and other enabled content statuses. Reviewers can open the preview URL without a WordPress account, while editors keep control over expiration, labels, view counts, and revocation.

Is PreviewShare a public preview plugin for WordPress?

Yes. PreviewShare is designed for public preview links, private draft previews, client review links, and editorial approval workflows in WordPress.

How do I share a draft WordPress post with a client?

Open the draft in the block editor or Classic Editor, enable public preview in the PreviewShare panel, and generate a preview link. You can copy the generated URL and send it to the client for review.

Who can generate preview links?

Users must be able to edit the content item before they can generate or revoke a preview link for it.

Does PreviewShare work with the block editor and Classic Editor?

Yes. PreviewShare supports the block editor, Classic Editor, post list table actions, and the Preview dropdown.

Can I change how long preview links remain active?

Yes. You can set a global default expiration in Settings > PreviewShare and override it for individual content items in the editor panel. A value of 0 means no automatic expiration.

Can a preview link be revoked before it expires?

Yes. Disable public preview from the editor panel, revoke links from the Classic Editor panel, or revoke individual links from the PreviewShare settings screen.

Can I create different preview links for different reviewers?

Yes. PreviewShare supports multiple labeled preview links, so you can create separate links for client review, legal approval, editorial review, or team feedback.

Will preview links be indexed by search engines?

PreviewShare adds robots directives to preview requests, including noindex and nofollow, and displays a preview banner on shared preview pages. Treat preview URLs as private links and share them only with intended reviewers.

Where are preview tokens stored?

PreviewShare stores token hashes and token metadata in wp_postmeta. Raw tokens are used in preview URLs but are not stored as plain text.

What happens when a token expires?

Expired tokens stop resolving to content. The editor panel will show the expired state and re-enabling preview sharing generates a fresh token.

Does PreviewShare expose private content publicly?

PreviewShare only exposes a specific content item to visitors who have a valid preview URL. Treat preview URLs like private sharing links and send them only to intended reviewers.

更新日志:

1.0.0