內容簡介
在 Settings->Reading 頁面中,新增了三個隱私(可見性)等級。
網站只對已登入社群成員可見 - 「僅限網路使用者」。
網站只對部落格註冊用戶可見 - 「僅限網站成員」。
網站只對管理員可見 - 「僅限網站管理員」。
多站點網站管理員可在網路設置頁面上的「網路隱私設置器」中設置站點隱私覆寫。
多站點網站管理員也可以在「設置選項」下的「網站編輯」中設置隱私選項。
當網站隱私更改時,網站管理員將收到電子郵件通知。
RSS feed需要驗證。
robots.txt也會相應更新。
Ping 網站過濾正確。
隱私狀態反映在儀表板「立即開始」框中。
使用 WP3+ 函數 auth_redirect()、network_home_url() 和 home_url() 進行 SSL 登錄重定向。
登錄消息中有一個連結指向「僅限網路使用者」部落格的註冊頁面,或者是指向該部落格管理員電子郵件的連結,如果用戶已登錄但不是「僅限成員」部落格的成員。
支援本地化。
外掛標籤
開發者團隊
原文外掛簡介
Adds three more levels of privacy(visibility) to the Settings–>Reading page.
Site visible to any logged in community member – “Network Users Only”.
Site visible only to registered users of blog – “Site Members Only”.
Site visible only to administrators – “Site Admins Only”.
Multisite Network Admin can set an override on site privacy at “Network Visibility Selector” on Network Settings page
Multisite Network Admin can set privacy options at Network-Sites-Edit under “Settings Tab” as well.
Network Admin receives an email when blog privacy changes.
RSS feeds require authentication.
robots.txt updates accordingly.
Ping sites filters correctly.
Privacy status reflected in Dashboard “Right Now” box.
Uses WP3+ functions auth_redirect(), network_home_url(), and home_url() for SSL login redirects.
Login message has link to sign-up page of a “Network Users Only” blog or a link the blog admin email if user is logged in but not a member of a “Members Only” blog.
Localization ready.
