Keep private notes about each of your users that only Administrators can see.
- Rich text editor on every user profile page for adding notes
- "Notes" column on the All Users screen with hover preview and modal view
- Only visible to users with the
list_userscapability (Administrators) - Notes stored as user meta — no custom tables
- WordPress 6.0+
- PHP 7.0+
- Upload the
user-notesfolder to/wp-content/plugins/ - Activate the plugin through the Plugins menu in WordPress
- Navigate to any user's profile to start adding notes
Or install directly from the WordPress Plugin Directory.
Adding/editing a note: Go to Users > Edit User and scroll to the "User Notes" section.
Viewing notes at a glance: The All Users list includes a "Notes" column. Hover for a preview or click "View Note" to read the full note in a popup.
GPLv3 or later. See LICENSE.md.