Linux 软件免费装
Banner图

LocalFeedback | Visual Client Feedback with Screenshots

开发者 mattenser14
更新时间 2026年9月11日 22:48
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

comments annotation feedback staging client feedback

下载

1.7.1 1.8.0 1.5.2

详情介绍:

LocalFeedback is a self-hosted feedback and annotation tool for the build and review phase of a WordPress project. Your team and your clients leave comments directly on the page — a pin on a spot, a highlight on a piece of text, or a box around an area — and every one of them is stored in this site's own database table. There is no connected hub site, no cross-site sync and no external service. That is the whole point: comments cannot fail to save because a remote dashboard was unreachable. Core features Built for reliable saving

安装:

Requires WordPress 6.2 or newer.
  1. Upload the localfeedback folder to /wp-content/plugins/, or install the ZIP through Plugins → Add New.
  2. Activate the plugin.
  3. Visit LocalFeedback → Settings to choose who can leave feedback.
  4. Open any page on the front end and use the Feedback button in the bottom right corner.

屏幕截图:

  • Four ways to comment: drop a numbered pin, highlight wording, draw a box around an area, or leave a general note about the page.
  • Each comment can carry a tag, a priority, a team, and an internal-only flag that hides it from clients and guests.
  • Threaded replies, a status you can change without leaving the page, and a link that points back to this exact annotation.
  • A short welcome popup explains the tools the first time someone visits, and can be reopened at any time.
  • The feedback list, with unresolved counts across the top, filters for every field, and CSV export.
  • One comment in full: its captured screenshot, its replies, the triage fields, and the page, device and viewport it came from.
  • The screenshot library, filtered exactly like the feedback list and stored outside your media library.
  • Any capture opens full size with its comment and a link through to the full feedback record.
  • Teams decide who sees what, including internal-only visibility and an optional join password for clients.
  • Choose who may leave feedback, and limit the toolbar to particular pages, directories or URL patterns.
  • Screenshot capture and compression, the tag dropdown people choose from, and the highlight starter template.
  • Instant emails, an optional daily digest, and follow-ups so commenters hear about replies and status changes.

升级注意事项:

1.8.0 Faster saving, a higher default rate limit, and a choice to keep or delete your feedback when deactivating. 1.7.1 Adds three site modes, a review link for public sites, a per-page checkbox in the editor, and respect for password-protected pages. Existing development and live sites behave exactly as before. 1.5.2 Fixes scrolling to a comment when following its link. 1.4.0 Security release. Fixes an access-control flaw where an internal team left without a password could be unlocked by any visitor. Update immediately.

常见问题:

Does any data leave my site?

No. Feedback, screenshots and settings are stored in this WordPress installation. The only outbound messages are the notification emails you switch on, sent through your own server. The "Ideas & bug reports" menu item simply opens a form in your browser; the plugin itself sends nothing.

Can people leave feedback without a WordPress account?

Yes, that is the default. You can require a WordPress login instead in Settings.

Where are screenshots stored?

In wp-content/uploads/localfeedback, with random filenames, deliberately outside your media library so review captures never mix in with your real content. Capture happens entirely in the visitor's browser and is best effort — cross-origin images, embedded media and strict content security policies can prevent it. The comment is always saved either way. LocalFeedback → Screenshots shows everything stored and can delete it all in one go.

Can I share a screenshot outside WordPress?

Yes. Every screenshot has a direct URL with a long random filename, so you can paste one into a task in Asana, Teamwork, Slack or anywhere else and it will load for whoever opens it. The flip side is that the link is the only thing protecting the image: it is never shown to anyone who cannot already read the comment, and the filename cannot realistically be guessed, but a link you paste somewhere public is viewable by anyone who has it.

Can I use this on a live site without visitors seeing it?

Yes, and there are three ways to keep it contained. Set the site mode to "Live site for client review" and the toolbar appears only on pages you have listed or ticked in the page editor. Protect those pages with a WordPress page password and the toolbar waits until the password is entered. Or set "Who can leave feedback" to "Only people with the review link" and it stays hidden from everyone who has not opened the link. They combine freely.

Can visitors on my live site send feedback without seeing each other's?

Yes. Set the site mode to "Live site for anyone to comment". Visitors can leave feedback on any page, but only moderators can read it. Each visitor still sees the comment they just sent, so they can correct it during the edit window.

What happens on password-protected pages?

The toolbar and the page's feedback stay hidden until the page password has been entered, the same as the content. The feedback is protected on the server as well, not just hidden. A link to one comment still works: it opens that comment once the password is in. You can turn this off in Settings.

Notification emails are not arriving. What can I do?

The plugin sends email through WordPress, which uses your server's own mail system. Many hosts deliver that mail badly or not at all. Install an SMTP plugin and connect it to a proper email service; that fixes delivery for the whole site.

How do I turn feedback on for just one page?

Edit the page and tick "Allow feedback on this page" in the Feedback box in the sidebar. That writes to the same "Limit to these pages" list the settings screen shows, so there is only ever one list to reason about — changing either place changes both. The checkbox appears once a page is published, because until then it has no final address to record.

Does it work with Elementor, Divi and other page builders?

Yes. The toolbar appears on the finished page, where reviewers see it, and stays out of the builder's own editing screen so it never sits on top of the design you are working on. To switch feedback on or off for a page, view it on the front end while signed in and use the Feedback item in the admin bar. That works the same with every builder. The "Allow feedback on this page" checkbox on the WordPress edit screen does the same job.

Does it work with caching plugins?

Yes. The front end fetches its session and security token at runtime rather than reading them from the cached HTML.

What happens when I deactivate or delete the plugin?

Deactivating asks first: keep the comments and screenshots for later, or delete them because the project is done. A CSV export is offered before anything is deleted. Deleting the plugin removes nothing unless you ticked "Delete all feedback…" in Settings beforehand.

更新日志:

1.8.0 1.7.1 1.5.2