설명
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
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
변경이력
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