跳至主要內容
WordPress.org

Taiwan 正體中文

  • 佈景主題目錄
  • 外掛目錄
  • 最新消息
  • 技術支援
  • 關於我們
  • 團隊
  • 取得 WordPress
取得 WordPress
WordPress.org

Plugin Directory

ClientPin – Pin Client Feedback & Get Page Approval

  • 提交外掛
  • 我的最愛
  • 登入
  • 提交外掛
  • 我的最愛
  • 登入

ClientPin – Pin Client Feedback & Get Page Approval

由 Upluggit 開發
下載
  • 詳細資料
  • 使用者評論
  • 安裝方式
  • 開發資訊
技術支援

外掛說明

ClientPin turns “can you move that logo?” emails into pinned, trackable, approvable feedback — directly on the live WordPress site.

Built for agencies and freelancers: send your client a secure review link (no account needed), they click anywhere on the page to leave a comment, and when they’re happy they press Approve — creating a permanent approval record with name, timestamp, and IP. No more “but I never approved this.”

Your data never leaves your server. No SaaS subscription, no per-seat fees, no proxy rendering that breaks your site.

Why ClientPin

  • Page approval, recorded. Clients approve pages (or request changes) with one click. Every decision is logged with approver identity, note, timestamp, and IP — and you can print a branded Approval Certificate per feedback round.
  • Figma-style visual comments. Clients click any element to drop a numbered pin, write feedback, and attach inspiration images. Pins are anchored to DOM elements and reposition responsively.
  • Automatic viewport screenshots. Every comment captures what the client actually saw, stored in your Media Library.
  • No client accounts. Secure, expiring, revocable review links bypass the WordPress login.
  • Team workflow. Assign comments to teammates, track Todo / In Progress / Done, reply in threads, and work in versioned feedback rounds.
  • Email notifications. Assignment, status, reply, and approval alerts via wp_mail() — fully toggleable, with extra recipient support.
  • Admin dashboard. Project health tiles, activity feed, feedback manager with filters and bulk actions, approval log, and review-link manager.

Perfect for

  • Agencies collecting feedback on staging sites
  • Freelancers who need documented client approval before invoicing
  • Teams tired of feedback scattered across email, Slack, and calls

Third-Party Libraries

This plugin bundles html2canvas v1.4.1 (MIT license) to capture the viewport screenshot attached to each comment. The screenshot is rendered entirely in the visitor’s browser; no page content is sent anywhere except to your own WordPress site. Both the minified build (assets/js/vendor/html2canvas.min.js) and the unminified source (assets/js/vendor/html2canvas.js) are included.

External Services

This plugin does not contact any external service. It sends no data anywhere: no licensing checks, no update pings, no analytics, no usage tracking. All feedback, screenshots, and approval records are created and stored on your own server.

The one exception is entirely under your control and off by default: if you enter a Slack Incoming Webhook URL or a generic webhook URL (Zapier, Make, or your own endpoint) in ClientPin → Settings, feedback events are sent to the endpoint you chose. Nothing is transmitted unless you enter a URL yourself. What is sent: the event type, comment or approval text, the reporter/approver name, and the page URL. Because you choose the destination, refer to the terms of whichever service you point the webhook at — for example Slack’s Privacy Policy.

Privacy

ClientPin stores the following data in custom database tables on your own server:

  • Feedback comments: the comment text, the page URL, the position of the pin, an optional reporter email address, and screenshots the reviewer captured or uploaded (stored in your Media Library).
  • Approvals: the approver’s name, an optional email address and note, the page URL, a UTC timestamp, and — as the audit trail that gives an approval its legal weight — the reviewer’s IP address and browser user agent.
  • Review links: the access token, an optional description, and the expiry date.

Because approval records deliberately capture IP addresses, you should tell your clients that their approval is being logged. All of this data is deleted when you uninstall the plugin, unless you enable “Keep data on uninstall” in ClientPin → Settings.

螢幕擷圖

Dashboard — project health tiles, active round, and client activity feed
Dashboard — project health tiles, active round, and client activity feed
Client overlay — numbered feedback pins with comment thread, status, and replies, right on the live site
Client overlay — numbered feedback pins with comment thread, status, and replies, right on the live site
Page approval — clients approve or request changes with name, note, and recorded timestamp
Page approval — clients approve or request changes with name, note, and recorded timestamp
Approvals log — every approval decision with approver identity, plus printable Approval Certificate
Approvals log — every approval decision with approver identity, plus printable Approval Certificate
Feedback board — drag-and-drop Kanban view with filters and CSV export
Feedback board — drag-and-drop Kanban view with filters and CSV export
Review Links — generate secure client links and manage active sessions
Review Links — generate secure client links and manage active sessions

安裝方式

  1. Upload the clientpin folder to /wp-content/plugins/, or install via Plugins → Add New.
  2. Activate the plugin through the ‘Plugins’ menu.
  3. Open ClientPin → Review Links, generate a link, and send it to your client.
  4. Your client comments and approves pages directly on the site — you manage everything from ClientPin → Dashboard.

常見問題集

Do clients need a WordPress account?

No. Review links use cryptographically secure tokens that bypass the login screen. Links can expire automatically and can be revoked at any time.

What exactly is recorded when a client approves a page?

The approver’s name, optional email, optional note, the page URL, a UTC timestamp, IP address, and browser user agent. You can print an Approval Certificate summarizing all approvals in a round.

Can clients change or delete my team’s task assignments?

No. Guests with review links can comment, reply, set comment status, and approve pages. Assigning tasks, managing rounds, and viewing your team’s user list require a logged-in staff account.

Where are screenshots stored?

Uploaded screenshots are validated, re-checked as real images, and stored in your WordPress uploads folder via the Media Library.

What happens to my data if I uninstall?

By default all plugin data is removed. Enable “Keep data on uninstall” in ClientPin → Settings to preserve feedback and approval records.

Do the emails work with SMTP plugins?

Yes. All notifications are dispatched through wp_mail(), so any SMTP plugin applies automatically.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈ClientPin – Pin Client Feedback & Get Page Approval〉的開發相關工作。

參與者
  • Upluggit

將〈ClientPin – Pin Client Feedback & Get Page Approval〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄。

變更記錄

1.0.0

  • Initial release.
  • Visual pin comments on the live site with automatic viewport screenshots and inspiration image attachments.
  • Secure, expiring, revocable client review links — no client accounts needed.
  • Page approval: clients approve pages or request changes, recorded with identity, timestamp, and IP.
  • Feedback rounds with carry-over of unresolved comments and per-round progress tracking.
  • Admin dashboard with project stats, activity feed, and onboarding checklist.
  • Feedback manager with server-side filtering, pagination, bulk actions, and inline assignment.
  • Team assignments, status tracking, threaded replies, and background email notifications.
  • Mobile-friendly review overlay with welcome tour, element highlighting, and resolved-pin toggle.
  • Printable Approval Certificates, Kanban board view, and CSV export of feedback and approvals.

中繼資料

  • 版本 1.0.0
  • 最後更新 22 小時前
  • 啟用安裝數 少於 10 次
  • WordPress 版本需求 5.6 或更新版本
  • 已測試相容的 WordPress 版本 7.0.2
  • PHP 版本需求 7.4 或更新版本
  • 語言
    English (US)
  • 標籤:
    approvalclient feedbackvisual feedbackWebsite review
  • 進階檢視

評分

這個項目尚無任何評論記錄。

Your review

查看全部使用者評論

參與者

  • Upluggit

技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

檢視技術支援論壇

  • 關於我們
  • 最新消息
  • 主機代管
  • 隱私權
  • 展示網站
  • 佈景主題目錄
  • 外掛目錄
  • 區塊版面配置目錄
  • Learn
  • 技術支援
  • 開發者資源
  • WordPress.tv ↗
  • 共同參與
  • 活動
  • 贊助基金會 ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Taiwan 正體中文

  • 查看我們的 X (之前的 Twitter) 帳號
  • 造訪我們的 Bluesky 帳號
  • 造訪我們的 Mastodon 帳號
  • 造訪我們的 Threads 帳號
  • 造訪我們的 Facebook 粉絲專頁
  • Visit our Instagram account
  • Visit our LinkedIn account
  • 造訪我們的 TikTok 帳號
  • Visit our YouTube channel
  • 造訪我們的 Tumblr 帳號
程式碼,如詩
The WordPress® trademark is the intellectual property of the WordPress Foundation.