這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

More Privacy Options

描述

Adds three more levels of privacy(visibility) to the Settings–>Reading page.

  1. Site visible to any logged in community member – “Network Users Only”.

  2. Site visible only to registered users of blog – “Site Members Only”.

  3. 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.

螢幕截圖

  • Settings Reading: Site Visibility Settings
  • Network Settings: Network Visibility Selector
  • Network Sites Edit: Site Settings(scroll way down to see)

安裝

This section describes how to install the plugin and get it working.

  1. Upload entire more-privacy-options folder to the /wp-content/plugins/ directory
  2. Network Activate the plugin through the ‘Network Plugins’ menu in WordPress
  3. Set multisite “Network Visibility” option at Network-Settings page
  4. Set individual site visibility options at Settings-Reading page, or…
  5. Set individual site visibility options at Network Admin-Sites-Edit page

常見問題

  • Will this plugin also protect feeds? Yes.
  • Will this plugin protect uploaded files and images? No.

評價

2016年9月3日
This plugin works very well and stable. I'm using it on production sites for ages now, without any compatibility issues, bugs, or other problems. Thanks a lot, David!! Best Regards, Steffen
2016年9月3日
Was looking to add some layers of security to my new multisite. Works like a charm, saved me a load of time. Thanks David.
閱讀全部14個評價

貢獻者及開發者

“More Privacy Options” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 More Privacy Options 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

4.6

  • WP 4.6 tests OK, cleanup php notices