Select one or more tags, then press “Search Plugins”

Find Plugin with any / all of the selected criteria
Search Plugin

Noted Visual Feedback Wordpress Plugin - Rating, Reviews, Demo & Download

Noted Visual Feedback Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

Noted Visual Feedback adds a lightweight feedback overlay to your WordPress site. Pin comments anywhere on any page, start threaded discussions, and share a review link with clients or teammates. No screenshots, no separate tools, no external accounts.

All feedback data is stored in your own WordPress database in custom tables. The plugin makes no external HTTP calls of any kind.

What’s included

  • Pin comments anywhere on any page, anchored by position or by page element
  • Threaded replies on each pin
  • Page-scoped share links for guest reviewers (no WordPress account required)
  • Password and expiry controls on share links
  • Admin dashboard with pin list, pin detail view, and per-pin resolve/delete
  • CSV export of pins and comments
  • Email notifications on new pins and replies
  • Opt-in “Powered by Noted” attribution (off by default)
  • Works with any theme or page builder

How it works

  1. Install and activate the plugin.
  2. Visit any page on your site and append ?noted to the URL.
  3. Click anywhere on the page to place a pin and leave a comment.
  4. Generate a share link for that page from the admin and send it to a reviewer. They enter their name and can start leaving feedback immediately.

Noted Pro

A separate premium plugin, Noted Pro, extends this free plugin with:

  • Drawing annotations (rectangles, arrows, freehand)
  • Text-edit suggestions with accept/reject workflow
  • Priority and category labels on pins
  • Internal-only pins hidden from guests
  • Bulk resolve
  • Password-protected and expiring share links
  • Export to Asana, Trello, Slack, Jira, Linear, GitHub Issues, Monday.com
  • Generic webhook export
  • White-label mode
  • WordPress Multisite support

Learn more at wpnoted.com/pricing. Noted Pro installs alongside this plugin; you do not need to replace or reconfigure anything.

External Services

This plugin does not connect to any external services. All feedback data is stored locally in your WordPress database.

Source Code

The frontend review overlay is a TypeScript module compiled to assets/js/noted-overlay.min.js. The human-readable source and build instructions are available in two places:

  1. Public repository: https://github.com/RedZephon/noted-visual-feedback
  2. Included with every release under the overlay-src/ directory inside the plugin zip.

Build with Node 18+:

cd overlay-src && npm install && npm run build

This produces the bundle that the plugin enqueues. See overlay-src/README.md for details on layout and tooling (Vite + TypeScript). The admin-side JavaScript at assets/js/noted-admin.js is not compiled and can be read directly.

Screenshots

  1. Pin comments directly on your live site

    Pin comments directly on your live site

  2. Threaded comments panel with status filtering

    Threaded comments panel with status filtering

  3. Guest reviewer entry screen, no account needed

    Guest reviewer entry screen, no account needed


Reviews & Comments