Linux 软件免费装
Banner图

PhilDesigns Client Review

开发者 pdidee
更新时间 2026年7月25日 21:39
PHP版本: 8.0 及以上
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

preview feedback annotations site review client review

下载

1.1.0

详情介绍:

Send clients a private, single-use invite link to preview your WordPress site before launch. Clients register and land in a full-screen preview shell where they can switch between Desktop, Tablet, and Mobile viewports and drop numbered pin annotations anywhere on the page — similar to commenting in a PDF. All comments are stored per page and per device size. When the client finishes, they submit their review, which emails a formatted HTML summary to the site admin. The admin can then view all feedback in a dedicated dashboard, mark items as Done or Needs Clarification, and leave response notes. Features

安装:

  1. Upload the client-review folder to /wp-content/plugins/
  2. Activate the plugin through the Plugins menu in WordPress
  3. Navigate to Client Review → Invite Links to generate your first invite link
Requirements After Activation The plugin automatically creates two database tables (wp_cr_invites and wp_cr_annotations), registers the Client Reviewer user role, and registers the /client-review/ URL for the preview shell. If the /client-review/ URL returns a 404, go to Settings → Permalinks and click Save to flush rewrite rules.

屏幕截图:

  • Generating a new invite link in the admin dashboard
  • Invite links table showing status (Active / Used / Expired)
  • Reviews dashboard — reviewer list on the left, annotations on the right
  • Annotation card with status dropdown and admin note field
  • Registration form clients see when opening their invite link
  • Login page for returning clients
  • Settings page — typography, accent colour, and button customisation

升级注意事项:

1.1.0 Internal renaming and a security fix to the annotation status endpoint — safe to update, no admin action required. 1.0.0 Initial release.

常见问题:

Do clients need an existing WordPress account?

No. Clients register via their invite link using their name, email, and a password. The plugin creates their account and logs them in automatically.

Can I invite multiple clients?

Yes. Each invite link is single-use and creates a separate account. You can generate as many links as you need from Client Review → Invite Links.

Why are review summary emails not arriving?

The plugin uses WordPress's built-in wp_mail(). If emails are not being delivered, check that your hosting environment has a working mail setup or install an SMTP plugin such as WP Mail SMTP.

Does deactivating the plugin remove client data?

No. Deactivating preserves the Client Reviewer role and all annotation data. To fully remove all data, delete the plugin.

Can clients browse the whole site from the preview shell?

Yes. The site is rendered in an iframe and clients can navigate normally. Clicking any link updates the URL in the toolbar and reloads comments for the new page.

更新日志:

1.1.0 1.0.0