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

Intranet Restriction for Posts and Pages

描述

Allows to restrict the access of specific posts and pages to intranet only.

  • Adds an extra option to pages and posts in the admin panel where contents may be marked as restricted.
  • Intranet can defined by domain names and IP ranges (address/mask).

螢幕截圖

  • Enable the checkbox to restrict the access of a page.
  • You can configure the plugin under the 'Settings' page.

安裝

  1. Upload intranet-restriction-for-posts-and-pages.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題

How can I specify my intranet?

Intranet is defined by domains names and IP ranges.

Go to the options page of the plugin, and add domain names and IP ranges to the textarea. Put each of them in newline. IP ranges are expected in format address/mask, e.g. 192.168.0.0/255.255.0.0.

What if I cleared all domains and IP ranges on the options page?

Then, as you’d expect, restriction would have no effect. Everyone may access all of your posts and pages, even those marked as restricted.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Intranet Restriction for Posts and Pages” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

修改日誌

0.1

  • Plugin introduced.