Title: User Notes
Author: cartpauj
Published: <strong>2014-05-21</strong>
Last modified: 2026-05-28

---

Szukaj wtyczek

![](https://ps.w.org/user-notes/assets/banner-772x250.png?rev=3504566)

![](https://ps.w.org/user-notes/assets/icon-128x128.png?rev=3504566)

# User Notes

 Autor: [cartpauj](https://profiles.wordpress.org/cartpauj/)

[Pobierz](https://downloads.wordpress.org/plugin/user-notes.2.0.1.zip)

 * [Szczegóły](https://pl.wordpress.org/plugins/user-notes/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/user-notes/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/user-notes/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/user-notes/#developers)

 [Wsparcie](https://wordpress.org/support/plugin/user-notes/)

## Opis

This plugin adds a text editor area to each User Profile in the dashboard for Administrators
to keep private notes about each User. The notes are ONLY visible to Administrators—
that’s the whole point! It also adds a column to the „All Users” list where you 
can quickly see the note for the user without having to even open their profile.

It is especially handy for [Membership Sites](http://www.memberpress.com/?aff=20)
where you may have thousands of members to deal with and need to remember special
circumstances for them.

## Instalacja

All you’ll need to do to get this setup is:

 1. Install and Activate the plugin
 2. Visit any Users Profile page when logged in as an Administrator. There you will
    see a section for „User Notes”. Update your notes for that user and save their 
    profile.

That’s it!

## Recenzje

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

### 󠀁[Nice plugin](https://wordpress.org/support/topic/nice-plugin-4266/)󠁿

 [epgb101](https://profiles.wordpress.org/epgb101/) 2021-06-04

This is GREAT plugin! But I’d love it even more if you could add note from user 
list (like Plugin Notes Plus which is super quick) rather than open up the profile
page. But I’m not complaining – thanks for this 🙂

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

### 󠀁[Simple and works](https://wordpress.org/support/topic/simple-and-works-202/)󠁿

 [ehmarketing](https://profiles.wordpress.org/ehmarketing/) 2021-03-02

Thanks for the plugin. Simply adds a box to the user profile to add private notes.
No frills or fuss!

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

### 󠀁[Simple y útil](https://wordpress.org/support/topic/simple-y-util-9/)󠁿

 [Sergioot](https://profiles.wordpress.org/sergioot/) 2021-02-24

Este es un plugin bastante útil. Para sitios de varios niveles de usuario y con 
participación en el sitio. Buena idea del creador. El plugin funciona bien y es 
muy liviano, sólo es un archivo .php. No tiene archivo .po para traducirlo así que
hay que modificar tres o cuatro textos en el php. Gracias.

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

### 󠀁[Helpful](https://wordpress.org/support/topic/helpful-239/)󠁿

 [Martin Sauter](https://profiles.wordpress.org/martinsauter/) 2019-10-12

This is very helpful. However, I’d prefer a solution where you can see and edit 
notes in the list view (similar to Plugin Notes Plus).

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

### 󠀁[Perfect Little Plugin!](https://wordpress.org/support/topic/perfect-little-plugin-6/)󠁿

 [falconreid](https://profiles.wordpress.org/falconreid/) 2019-08-08

This was perfectly designed. It was easy to intuit how to use. I knew I could have
added a field to the user profile but I had no idea how to make it only viewable
to the admins. This plug in did that AND made it possible to view it on the Users
Page. Thanks!!

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

### 󠀁[Awesome](https://wordpress.org/support/topic/awesome-6544/)󠁿

 [Tarak Nath Gorai](https://profiles.wordpress.org/taraknathgorai/) 2019-03-26

Needed this feature…

 [ Przeczytaj 15 recenzji ](https://wordpress.org/support/plugin/user-notes/reviews/)

## Kontrybutorzy i deweloperzy

„User Notes” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój
wtyczki.

Zaangażowani

 *   [ cartpauj ](https://profiles.wordpress.org/cartpauj/)

[Przetłumacz wtyczkę “User Notes” na swój język.](https://translate.wordpress.org/projects/wp-plugins/user-notes)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/user-notes/), sprawdź
[repozytorium SVN](https://plugins.svn.wordpress.org/user-notes/) lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/user-notes/)
przez [RSS](https://plugins.trac.wordpress.org/log/user-notes/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

#### 2.0.1

 * Ensure WP 7.0 Compat

#### 2.0.0

 * Rewrote notes as a timestamped log: add multiple notes per user, each with author
   and timestamp
 * Star notes to pin them to the top of the list
 * Inline edit and permanent delete (delete requires `delete_users` capability and
   confirms before removing)
 * Users can no longer view notes on their own profile
 * Users list column now shows note count + latest excerpt, with a star indicator
   when any note is starred
 * New `{prefix}user_notes` database table; existing notes are migrated automatically
   and attributed to the lowest-ID administrator
 * Legacy HTML notes are converted to plain text on migration; original HTML preserved
   in `_user-notes-note-legacy-v1` user meta as a safety net
 * Bumped minimum architecture; requires WordPress 6.0+

#### 1.0.5

 * Ensure compatibility with WP 6.9

#### 1.0.4

 * Security hardening – added CSRF protection

#### 1.0.3

 * Security hardening – improved output escaping

#### 1.0.2

 * Security patch

#### 1.0.1

 * Made „View Note” text stand out more in the column
 * When hovering over a „View Note” link, you now see the first 100 characters of
   the note.

#### 1.0.0

 * Initial release on wordpress.org
 * Blue Pencil Icon from [turbomilk](http://turbomilk.com/)

## Meta

 *  Wersja **2.0.1**
 *  Ostatnia aktualizacja **2 dni temu**
 *  Włączone instalacje **900+**
 *  Wersja WordPressa ** 6.0 lub nowszej **
 *  Testowano do **7.0**
 *  Język
 * [English (US)](https://wordpress.org/plugins/user-notes/)
 * Tagi
 * [admin notes](https://pl.wordpress.org/plugins/tags/admin-notes/)[note](https://pl.wordpress.org/plugins/tags/note/)
   [private notes](https://pl.wordpress.org/plugins/tags/private-notes/)[user](https://pl.wordpress.org/plugins/tags/user/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/user-notes/advanced/)

## Oceny

 4.8 na 5 gwiazdek.

 *  [  12 recenzji 5-gwiazdkowych     ](https://wordpress.org/support/plugin/user-notes/reviews/?filter=5)
 *  [  3 recenzje 4-gwiazdkowe     ](https://wordpress.org/support/plugin/user-notes/reviews/?filter=4)
 *  [  0 recenzji 3-gwiazdkowych     ](https://wordpress.org/support/plugin/user-notes/reviews/?filter=3)
 *  [  0 recenzji 2-gwiazdkowych     ](https://wordpress.org/support/plugin/user-notes/reviews/?filter=2)
 *  [  0 recenzji 1-gwiazdkowych     ](https://wordpress.org/support/plugin/user-notes/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/user-notes/reviews/#new-post)

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/user-notes/reviews/)

## Zaangażowani

 *   [ cartpauj ](https://profiles.wordpress.org/cartpauj/)

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/user-notes/)