Admin Notes Manager

설명

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

설치

  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

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“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