| 开发者 | mattenser14 |
|---|---|
| 更新时间 | 2026年9月11日 22:48 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
localfeedback folder to /wp-content/plugins/, or install the ZIP through Plugins → Add New.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.
Yes, that is the default. You can require a WordPress login instead in Settings.
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.
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.
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.
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.
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.
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.
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.
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.
Yes. The front end fetches its session and security token at runtime rather than reading them from the cached HTML.
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.