內容簡介
這個外掛允許網路管理員發送組織訊息到網誌管理員內部管理頁面中。
主要功能:
每位網誌管理員都會看到通知,直到他們將所有訊息標記為已讀。
網路管理員可以控制這些通知 - 可以查看尚未閱讀哪些訊息,並可以手動刪除通知。
訊息包含標題(可帶或不帶 URL)、當前日期和內容(可以包含 HTML)
通知顯示在在創建時活躍的網誌管理員中。(未來可能會進行調整)
利用WordPress Logging Service。
開發是為了私人使用,但有可能有更廣泛的使用前景。我無法保證將來提供任何支持或進一步的開發,但可以預期。如果發現任何錯誤,或提出新功能的建議,請友善地通知我:[email protected]。
許願清單
在建立新訊息時接受用戶名單作為目標
使用 PHP 5.3 功能(如命名空間)重寫程式碼
更為詳盡的錯誤記錄
訊息表中的批量操作
外掛標籤
開發者團隊
② 後台搜尋「Organizational Message Notifier」→ 直接安裝(推薦)
原文外掛簡介
This plugin allows network admin to send organizational messages to blog admins within blog administration.
Main features:
Every blog admin sees an notification until they mark all messages as read.
Network admin has control over these notifications – can view who has not read which message yet and can delete notifications manually
Message contains title (with or without URL), current date and the content (which can contain HTML)
Notifications are shown to admins of blogs active in time of it’s creation. (probably will be adjustable in the future)
Makes use of the WordPress Logging Service.
Developed for private use, but has perspective for more extensive usage. I can’t guarantee any support in the future nor further development, but it is to be expected. Kindly inform me about bugs, if you find any, or propose new features: [email protected].
Wishlist
accept list of usernames as a target when creating new message
rewrite code using PHP 5.3 features such as namespaces
more verbose error logging
bulk actions in message table
