このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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

FAQ

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.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Intranet Restriction for Posts and Pages はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Intranet Restriction for Posts and Pages” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

0.1

  • Plugin introduced.