Опис
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
Встановлення
- Upload the plugin folder to the
/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to the Dashboard to view or manage your notes
Відгуки
Для цього плагіна немає відгуків.
Учасники та розробники
“Admin Notes Manager” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:
Учасники“Admin Notes Manager” було перекладено на 1 локалізацію. Дякуємо перекладачам за їх роботу.
Перекладіть “Admin Notes Manager” на вашу мову.
Цікавитесь розробкою?
Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.
Журнал змін
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