Title: Noted Visual Feedback
Author: Mountain Thirteen Media
Published: <strong>28 de abril de 2026</strong>
Last modified: 22 de maig de 2026

---

Buscar complements

![](https://ps.w.org/noted-visual-feedback/assets/banner-772x250.png?rev=3517662)

![](https://ps.w.org/noted-visual-feedback/assets/icon-256x256.png?rev=3517662)

# Noted Visual Feedback

 Per [Mountain Thirteen Media](https://profiles.wordpress.org/mountainthirteen/)

[Baixar](https://downloads.wordpress.org/plugin/noted-visual-feedback.1.0.6.zip)

 * [Detalls](https://ca-valencia.wordpress.org/plugins/noted-visual-feedback/#description)
 * [Ressenyes](https://ca-valencia.wordpress.org/plugins/noted-visual-feedback/#reviews)
 *  [Instal·lació](https://ca-valencia.wordpress.org/plugins/noted-visual-feedback/#installation)
 * [Desenvolupament](https://ca-valencia.wordpress.org/plugins/noted-visual-feedback/#developers)

 [Suport](https://wordpress.org/support/plugin/noted-visual-feedback/)

## Descripció

**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](https://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](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.

## Captures

 * [[
 * Pin comments directly on your live site
 * [[
 * Threaded comments panel with status filtering

## Instal·lació

 1. Upload the plugin folder to `/wp-content/plugins/` or install from the WordPress
    plugin directory.
 2. Activate through the **Plugins** menu in WordPress.
 3. Open any page on your site and add `?noted` to the URL to activate the overlay.
 4. Use **Noted > Pages** in the admin to generate share links for individual pages.

## PMF

### How do I activate the review overlay on a page?

Append `?noted` to any page URL (for example, `https://example.com/?noted`). A “
Review” link is also added to the WordPress admin bar for logged-in users with the
required capability.

### Where is my feedback data stored?

In your own WordPress database, in custom tables prefixed `noted_`. No data is sent
anywhere else.

### Can guests leave feedback without a WordPress account?

Yes. Generate a share link for a page in **Noted > Pages**, send it to your reviewer,
they enter a display name, and they can start pinning feedback. Share links are 
scoped to the specific page they were generated for.

### Does the overlay slow down my site for regular visitors?

No. The overlay JavaScript loads only when `?noted` is present in the URL or when
a valid guest share link is being used. Anonymous site visitors are not affected.

### What happens when I deactivate the plugin?

Your data remains in the database. Reactivating restores everything. Deleting (uninstalling)
the plugin removes all of its tables and options.

### Does this plugin make external network requests?

No. The free plugin stores all data locally and makes no outbound HTTP calls.

## Ressenyes

![](https://secure.gravatar.com/avatar/f3f6b91f1b4f3c6368050f57779a9334c82a63ee0aeb38938f9b1ea8864ed4f3?
s=60&d=retro&r=g)

### 󠀁[Nor production ready](https://wordpress.org/support/topic/nor-production-ready/)󠁿

 [jasonliv](https://profiles.wordpress.org/jasonliv/) 18 de maig de 2026 2 replies

There’s not many systems out there that do what this does. This plugin doesn’t do
it very well. If you click on a button and put a note on it, the whole section is
highlighted. Not great when a client’s message is ‘delete this’.The filter for the
table in the feedback section doesn’t work, so it’s not possible to filter to see
the notes for a single page. It would be better if it was possible to sort by page
at least.

![](https://secure.gravatar.com/avatar/5643887bcb48476588ce07d532068b86a5f936c032baf16293326f75a1c3aa4b?
s=60&d=retro&r=g)

### 󠀁[A Must-Have for Every WordPress Admin](https://wordpress.org/support/topic/a-must-have-for-every-wordpress-admin/)󠁿

 [sjnotebook.com](https://profiles.wordpress.org/simplejimbo/) 11 de maig de 2026

This plugin is clean, amazing, and truly outstanding. It’s very easy to use, with
clear and effortless instructions. I manage many projects, and this plugin helps
me stay organized by allowing me to keep notes directly in the WordPress admin on
every page. I haven’t fully explored all of its features yet, but I can already 
see that this project is going in a great direction and has a lot of potential. 
The notes are clear, obvious, and well organized. Please keep this project going—
I really like it. Thank you for your work; it’s clear that you’re passionate about
what you do.

 [ Llegir totes les 2 ressenyes ](https://wordpress.org/support/plugin/noted-visual-feedback/reviews/)

## Col·laboradors i desenvolupadors

«Noted Visual Feedback» és programari de codi obert. La següent gent ha col·laborat
en este complement.

Col·laboradors

 *   [ Mountain Thirteen Media ](https://profiles.wordpress.org/mountainthirteen/)

[Traduïx «Noted Visual Feedback» a la teua llengua.](https://translate.wordpress.org/projects/wp-plugins/noted-visual-feedback)

### T’interessa el desenvolupament?

[Revisa el codi](https://plugins.trac.wordpress.org/browser/noted-visual-feedback/),
dona una ullada al [repositori SVN](https://plugins.svn.wordpress.org/noted-visual-feedback/)
o subscriu-te al [registre de desenvolupament](https://plugins.trac.wordpress.org/log/noted-visual-feedback/)
per [RSS](https://plugins.trac.wordpress.org/log/noted-visual-feedback/?limit=100&mode=stop_on_copy&format=rss).

## Registre de canvis

#### 1.0.6

 * Fix: Wrong links when WordPress is installed in a subfolder — admin bar review
   link, admin Pages table, share URLs, and notification emails no longer double
   the subdir prefix
 * Fix: WP admin bar stayed hidden after closing the review overlay
 * Fix: Feedback table filter (page and status dropdowns) now applies correctly
 * Maintenance: Automatic one-time migration strips the old double-prefixed paths
   from existing sites on subfolder installs

#### 1.0.5

 * Free-version release for the WordPress plugin directory
 * Page-scoped share links with password and expiry controls
 * No external service dependencies
 * Opt-in branding attribution
 * Hardened REST API guest permissions

#### 1.0.0

 * Initial release

## Meta

 *  Versió **1.0.6**
 *  Última actualització **fa 18 hores**
 *  Instal·lacions actives: **100+**
 *  Versió de WordPress: ** 6.0 o posterior **
 *  Provat fins a **6.9.4**
 *  Versió de PHP: ** 8.0 o posterior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/noted-visual-feedback/)
 * Etiquetes
 * [annotation](https://ca-valencia.wordpress.org/plugins/tags/annotation/)[collaboration](https://ca-valencia.wordpress.org/plugins/tags/collaboration/)
   [comments](https://ca-valencia.wordpress.org/plugins/tags/comments/)[feedback](https://ca-valencia.wordpress.org/plugins/tags/feedback/)
   [review](https://ca-valencia.wordpress.org/plugins/tags/review/)
 *  [Vista avançada](https://ca-valencia.wordpress.org/plugins/noted-visual-feedback/advanced/)

## Valoracions

 3.5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/noted-visual-feedback/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/noted-visual-feedback/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/noted-visual-feedback/reviews/?filter=3)
 *  [  1 2-star review     ](https://wordpress.org/support/plugin/noted-visual-feedback/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/noted-visual-feedback/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/noted-visual-feedback/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/noted-visual-feedback/reviews/)

## Col·laboradors

 *   [ Mountain Thirteen Media ](https://profiles.wordpress.org/mountainthirteen/)

## Suport

Problemes resolts en els últims dos mesos:

     0 de 1

 [Vore els fòrums de suport](https://wordpress.org/support/plugin/noted-visual-feedback/)