[WordPress] 外掛分享: Beckin Post Notes

WordPress 外掛 Beckin Post Notes 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「Beckin Post Notes」是 2025-10-31 上架。
  • 目前有 10 個安裝啟用數。
  • 上一次更新是 2025-12-07,距離現在已有 80 天。
  • 外掛最低要求 WordPress 6.8 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 8.0 以上。
  • 尚未有人給過這款外掛評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

beckin |

外掛標籤

notes | page notes | post notes | admin notes | custom post type notes |

內容簡介

總結:Beckin Post Notes 為編輯人員提供一個快速、私密的方式,在他們工作的地方附加註釋到單獨的文章/頁面上,註釋以文章元資料的形式存儲,僅對能夠編輯文章的使用者可見。

1. 這個外掛的獨特之處在於大多數"註釋"外掛添加全域儀表板註釋,而這個外掛是情境化的 - 註釋存儲在文章或頁面本身,並顯示在列表中。
2. 無任何雜亂: 沒有管理員選單,沒有持續性橫幅,沒有資料庫表。
3. 乾淨規範: 經過消毒處理的輸入,驗證,權限檢查,無直接 SQL。

功能:
- 自動標記側邊元框(例如“文章註釋”或“頁面註釋”)。
- 列表表格中有一個“註釋”列,當存在一個註釋時會出現🗒️ 標誌。
- 新的過濾下拉菜單: 快速顯示只有註釋或沒有註釋的文章。
- 只有能夠編輯文章的使用者可以查看或編輯其註釋。
- 可擴展性: 使用 beckin_postnotes_supported_post_types 來啟用自訂文章類型的註釋。

問題與答案:
1. Beckin Post Notes 提供了編輯人員附加註釋到單獨文章/頁面上的什麼樣的方式?
- 快速、私密的方式
2. 這個外掛與其他外掛的獨特之處在於什麼?
- 其情境化的設計,將註釋存儲在文章或頁面本身並顯示在列表中
3. Beckin Post Notes 提供的功能中哪一項可以快速顯示帶有或沒有註釋的文章?
- 新的過濾下拉菜單
4. 誰可以查看或編輯文章的註釋?
- 只有能夠編輯文章的使用者可以查看或編輯其註釋。

原文外掛簡介

Beckin Post Notes gives editors a fast, private way to attach notes to individual posts, pages, and custom post types, right where they work. Notes are stored as post meta and only visible to users who can edit the post.
Why it’s unique
1. Most “notes” plugins add global dashboard notes. This one is contextual, notes live on the post or page itself and appear in the list table.
2. Zero clutter: no admin menus, no persistent banners, no database tables.
3. Clean and compliant: sanitized input, nonces, capability checks, no direct SQL.
Features
– Side metabox labeled automatically (e.g. “Post Note” or “Page Note”).
– “Note” column in the list table with a note 📝 icon when a note exists.
– New filter dropdown: quickly show only posts with or without notes.
– Only users who can edit the post can view or edit its note.
– Extendable: use beckin_postnotes_supported_post_types to enable notes on custom post types.
Extendable Example:
Simply add a small snippet of code in a theme or by using a code snippet plugin
add_filter( 'beckin_postnotes_supported_post_types', fn( $types ) => array_merge( $types, [ 'your_custom_post_type' ] ) );

🌟 Like our plugin? Find it useful? Please consider sharing your experience by leaving a review on WordPress.org. Your feedback is instrumental to shaping our future growth!

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Beckin Post Notes」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.0.6 | 1.0.7 | 1.0.8 | 1.1.0 | 1.1.1 | 1.1.2 | 1.1.3 | 1.1.4 | trunk |

延伸相關外掛(你可能也想知道)

  • Simple Post Notes 》功能, , 在文章編輯頁面上添加簡單的記事區段, 在文章表格中添加可以排序的記事欄位, 支援批量/快速編輯, 簡碼可顯示文章前端的記事, 可以更改「記事」標題,...。
  • Page & Post Notes 》這個「頁面和文章註記」外掛能夠讓您在 WordPress 網站的頁面與文章上添加註記。, 這個外掛讓您能夠輕鬆地建立帶有重要資訊的註記,如果需要,也可以輕易地刪...。
  • Notely 》建立任何文章、頁面或自訂文章類型的管理員筆記。, 使用方法, , 前往設定->Notely,選擇要啟用的文章類型和任何其他選項。, 按下保存設定按鈕。, 您現在會...。
  • Plugmint – Sticky Notes for Posts, Pages, Products & CPTs 》<!DOCTYPE html>, <html>, , <body>, , <h2>文章摘要:</h2>, <p>Plugmint 外掛可讓管理員在文章編輯器內附加短註。這...。
  • Admin Backend Color Coded Post Notes 》<h2>WordPress 外掛總結:<br>Admin Backend Color Coded Post Notes</h2>, , <ul>, <li>這款外掛能幫助管理員在 WordPress...。

文章
Filter
Apply Filters
Mastodon