Admin Notes Manager

Description

Admin Notes Manager lets WordPress site administrators create and manage personal or team notes right inside the dashboard. Use it to track changes, log issues, or leave internal to-dos without using external tools.

Features:
* Dashboard widget for quick notes
* Private notes only visible to administrators
* Notes are saved securely in the database
* Edit or delete existing notes

Installation

  1. Upload the plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to the Dashboard to view or manage your notes

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Admin Notes Manager” is open source software. The following people have contributed to this plugin.

Contributors

“Admin Notes Manager” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “Admin Notes Manager” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

7.2

  • Fixed a bug where the admin JS asset failed to load due to a filename mismatch, which broke the Add/Delete note buttons entirely
  • Fixed mismatched selectors, localized object name, and AJAX action names between PHP and JS
  • Added a capability check to the AJAX handlers as defense in depth alongside the nonce check
  • Confirmed compatibility with WordPress 7.0

7.1

  • Initial release