Admin Team Notes
A simple dashboard widget for WordPress that allows administrators to write and save persistent plain text notes.
by github.com/hawkinslabdev · github.com/hawkinslabdev/wordpress-admin-notes
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/hawkinslabdev/wordpress-admin-notes/archive/refs/heads/master.zipA simple dashboard widget for WordPress that allows administrators to write and save persistent plain text notes. Notes remain across sessions and page reloads, making internal team communication easier. Easy to install, even easier to use.
Installation
- Upload
admin-team-notes.phpto/wp-content/plugins/ - Activate the plugin from the WordPress admin panel
- Go to Settings → Permalinks and click Save Changes
- The widget will appear on the WordPress Dashboard
Usage
- Open the Admin Team Notes widget on the Dashboard
- Click Edit to type your note
- Click Save Note or press Ctrl/Cmd + S
- Click Cancel to discard changes
Notes persist when you refresh the page, log out, or navigate away.
Requirements
- WordPress 5.0 or higher
- PHP 7.4 or higher
Note, only users with manage_options can view or edit notes.
License
Free for open source projects and personal use under the AGPL 3.0 license. For more information, please see the license file.