WP Manifestindependent plugin directory
manifest / admin / wordpress-admin-notes

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

0stars
0forks

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.zip

A 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

  1. Upload admin-team-notes.php to /wp-content/plugins/
  2. Activate the plugin from the WordPress admin panel
  3. Go to Settings → Permalinks and click Save Changes
  4. The widget will appear on the WordPress Dashboard

Usage

  1. Open the Admin Team Notes widget on the Dashboard
  2. Click Edit to type your note
  3. Click Save Note or press Ctrl/Cmd + S
  4. 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.