Title: Dashboard Widget for Blocks Collaboratives Notes
Author: Bayard Service
Published: <strong>2026 年 1 月 28 日</strong>
Last modified: 2026 年 2 月 26 日

---

搜尋外掛

![](https://s.w.org/plugins/geopattern-icon/bsw-notes-dashboard.svg)

# Dashboard Widget for Blocks Collaboratives Notes

 由 [Bayard Service](https://profiles.wordpress.org/bayardservice/) 開發

[下載](https://downloads.wordpress.org/plugin/bsw-notes-dashboard.1.0.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/bsw-notes-dashboard/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/bsw-notes-dashboard/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/bsw-notes-dashboard/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/bsw-notes-dashboard/#developers)

 [技術支援](https://wordpress.org/support/plugin/bsw-notes-dashboard/)

## 外掛說明

WordPress 6.9 introduces Notes, a feature that lets users leave contextual feedback
at the block level inside the editor.
 Dashboard Widget for Blocks Collaboratives
Notes adds a compact dashboard widget that lists the Gutenberg Notes assigned to
the current user. The widget shows each note’s status (open/resolved), the note 
author, and the date, so teams can quickly track, review and resolve block-level
feedback from the WordPress admin dashboard.

## 螢幕擷圖

[⌊Dashboard with examples of open and resolved notes assigned to the current user.⌉⌊
Dashboard with examples of open and resolved notes assigned to the current user.⌉[

Dashboard with examples of open and resolved notes assigned to the current user.

## 安裝方式

 1. Upload the `bsw-notes-dashboard` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. The dashboard widget “My assigned notes” will appear on the WordPress Dashboard
    for logged-in users.

## 常見問題集

### Which notes are displayed?

The plugin lists comments with `comment_type = 'note'` that are attached to posts
where the current user is the post author. Notes in the trash are excluded.

### How many notes are shown?

By default the widget shows up to 10 notes. This default can be changed in the code
or extended via a plugin option in a future update.

### Does the plugin support translations?

Yes. The plugin uses the text domain `bsw-notes-dashboard`. Translation files can
be placed in the `languages/` folder.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Dashboard Widget for Blocks Collaboratives Notes〉的開發
相關工作。

參與者

 *   [ Bayard Service ](https://profiles.wordpress.org/bayardservice/)
 *   [ Jean-Sébastien Mansart ](https://profiles.wordpress.org/jsmansart/)

〈Dashboard Widget for Blocks Collaboratives Notes〉外掛目前已有 1 個本地化語言版本。
感謝[全部譯者](https://translate.wordpress.org/projects/wp-plugins/bsw-notes-dashboard/contributors)
為這個外掛做出的貢獻。

[將〈Dashboard Widget for Blocks Collaboratives Notes〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/bsw-notes-dashboard)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/bsw-notes-dashboard/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/bsw-notes-dashboard/)，或透過
[RSS](https://plugins.trac.wordpress.org/log/bsw-notes-dashboard/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/bsw-notes-dashboard/)。

## 變更記錄

#### 0.1

 * Initial release: added dashboard widget listing Gutenberg Notes assigned to the
   current user.
 * Optimized note retrieval with direct DB filtering and deterministic comment loading.
 * Filtered out empty notes and excluded notes/posts in the trash.
 * Added defensive checks to ensure notes are shown only for posts belonging to 
   the current user.
 * Implemented transient caching per user (5 minutes) and cache invalidation hooks
   on comment changes.
 * Internationalization support.
 * Finalized English readme and documentation.

## 中繼資料

 *  版本 **1.0.0**
 *  最後更新 **6 個月前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.9 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.4**
 *  語言
 * [English (US)](https://wordpress.org/plugins/bsw-notes-dashboard/) 及 [French (France)](https://fr.wordpress.org/plugins/bsw-notes-dashboard/).
 *  [將這個外掛本地化為你的母語版本](https://translate.wordpress.org/projects/wp-plugins/bsw-notes-dashboard)
 * 標籤:
 * [comments](https://tw.wordpress.org/plugins/tags/comments/)[dashboard](https://tw.wordpress.org/plugins/tags/dashboard/)
   [gutenberg](https://tw.wordpress.org/plugins/tags/gutenberg/)[notes](https://tw.wordpress.org/plugins/tags/notes/)
 *  [進階檢視](https://tw.wordpress.org/plugins/bsw-notes-dashboard/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](https://wordpress.org/support/plugin/bsw-notes-dashboard/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/bsw-notes-dashboard/reviews/)

## 參與者

 *   [ Bayard Service ](https://profiles.wordpress.org/bayardservice/)
 *   [ Jean-Sébastien Mansart ](https://profiles.wordpress.org/jsmansart/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/bsw-notes-dashboard/)