Title: Simple Access Control
Author: Peter Wooster
Published: <strong>2011年11月13日</strong>
Last modified: 2017年11月17日

---

プラグインを検索

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

![](https://s.w.org/plugins/geopattern-icon/simple-access-control.svg)

# Simple Access Control

 作者: [Peter Wooster](https://profiles.wordpress.org/pkwooster/)

[ダウンロード](https://downloads.wordpress.org/plugin/simple-access-control.1.6.0.zip)

 * [詳細](https://ja.wordpress.org/plugins/simple-access-control/#description)
 * [レビュー](https://ja.wordpress.org/plugins/simple-access-control/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/simple-access-control/#installation)
 * [開発](https://ja.wordpress.org/plugins/simple-access-control/#developers)

 [サポート](https://wordpress.org/support/plugin/simple-access-control/)

## 説明

This plugin allows authors to restrict the users’s access to individual pages, posts
and menu items based on the user’s logged in status.

_Features for Authors_

 * You can restrict pages and posts while editing by using the “Simple Access Control”
   widget.
 * You can set the message displayed when a visitor accesses a locked page using
   the “Simple Access Control” item in the Settings menu
 * The locked status is shown in the admin page and post lists
 * a “Loggedin Text” widget is available that only displays text to logged in users
 * You can set an option to display the menu even when filtered
 * You can set an option to force a 404 Not Found error on direct access to a restricted
   page

_Features seen by users_

 * Locked pages and posts are not displayed
 * Locked items are removed from standard and custom menus
 * A message asking you to log in is displayed if you access it directly using its
   address or using the next and previous links
 * A 404 Not Found error may be displayed on access to a restricted page
 * A login/logout link is displayed in the mesage
 * Loggedin Text widgets are not visible
 * Pages and posts can be hidden from either logged in or not logged in users

_Additional Features_

There are no additional features supported by Simple Access Control. The code is
simple, small and well documented,
 so you can use it as a starting point for your
own access control plugin.

## インストール

 1. Use the Plugins, Add New menu in WordPress to install the plugin or upload the `
    simple-access-control` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## FAQ

  Installation Instructions

 1. Use the Plugins, Add New menu in WordPress to install the plugin or upload the `
    simple-access-control` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## 評価

![](https://secure.gravatar.com/avatar/e561cc3ca62214851ab0eb41fc2128ebeeb9c4e5a32b27fb77e43c9d0a28fcf2?
s=60&d=retro&r=g)

### 󠀁[Excellent](https://wordpress.org/support/topic/excellent-7304/)󠁿

 [Chris Dennis](https://profiles.wordpress.org/chrisdennis/) 2019年2月1日

Well thought out — uses filters to hide selected pages and menu items. A bit more
documentation would be nice though — it took me a while to find the extra check 
boxes on the right hand side of the post/page editing form.

![](https://secure.gravatar.com/avatar/c40350b2d2fb6a46b4590d68b49e1168f994995552cc999c3a847afd365ae002?
s=60&d=retro&r=g)

### 󠀁[Just I was looking for](https://wordpress.org/support/topic/just-i-was-looking-for-2/)󠁿

 [solysergio](https://profiles.wordpress.org/solysergio/) 2018年12月11日

It’s lightweight, easy and works fine. what’s else?

![](https://secure.gravatar.com/avatar/d0c02370afdabf50b520d968bcf12911f7dd65a9fe8ba8984575277244621127?
s=60&d=retro&r=g)

### 󠀁[Almost Perfect](https://wordpress.org/support/topic/almost-perfect-332/)󠁿

 [Steve](https://profiles.wordpress.org/aksteve/) 2018年1月22日

This is exactly what i needed. Simple and easy to use. Just one problem. Doesn’t
work with bbpress or learndash. Still, thanks for making this plugin.

![](https://secure.gravatar.com/avatar/0977249d45d34294ff5790b72029ff977ba048cd499bf31118e602e71dfcc2ad?
s=60&d=retro&r=g)

### 󠀁[Excellent, smart and perfect!](https://wordpress.org/support/topic/absolut-traumhaft/)󠁿

 [maidstein](https://profiles.wordpress.org/maidstein/) 2017年11月18日 1 reply

Strike! The plugin does absolutely reliable what it should – simple and smart. You
can lock any page or post if a user is logged in or nobody is logged in. If the 
lock pulls, a freely programmable HTML code is interpreted using e.g. a button with
a link to the WP login screen can be displayed. Tip: Don’t forget a query string
after the URL to return to the primary page after the login. Simply fantastic! Peter,
thanks for updating! Now everything works fine.

![](https://secure.gravatar.com/avatar/a2ff52d665a2f31294b668360e10fb83c7ac0c115f10df0ff3945127b9706316?
s=60&d=retro&r=g)

### 󠀁[Very good](https://wordpress.org/support/topic/very-good-1228/)󠁿

 [HPA Auto](https://profiles.wordpress.org/hpa-auto/) 2016年9月3日

Simple and work great

 [ 7件のレビューをすべて表示 ](https://wordpress.org/support/plugin/simple-access-control/reviews/)

## 貢献者と開発者

Simple Access Control はオープンソースソフトウェアです。以下の人々がこのプラグイン
に貢献しています。

貢献者

 *   [ Peter Wooster ](https://profiles.wordpress.org/pkwooster/)

[“Simple Access Control” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/simple-access-control)

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

[コードを閲覧](https://plugins.trac.wordpress.org/browser/simple-access-control/)
するか、[SVN リポジトリ](https://plugins.svn.wordpress.org/simple-access-control/)
をチェックするか、[開発ログ](https://plugins.trac.wordpress.org/log/simple-access-control/)
を [RSS](https://plugins.trac.wordpress.org/log/simple-access-control/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 1.6.0

 * fix fatal error extending WP_Widget, now extends WP_Widget_Text
 * add option to give a 404 Not Found error on direct access to a restricted page
   or post

#### 1.5.1

 * set version number

#### 1.5

 * tested support for WordPress 4.7.5 and HTTPS
 * updated the readme, no changes to code

#### 1.4

 * tested support for new admin in WordPress 3.8

#### 1.3

 * add control of display in menus on page basis
 * add login/logout links to locked displays

#### 1.2

 * add restricting access to users who are logged in
 * fix bugs with restricted posts and next/previous links

#### 1.1

 * add Loggedin Text widget

#### 1.0.1

 * Replace deprecated use of WP_User->id with WP_User->ID

#### 1.0

 * First release.

## メタ

 *  バージョン **1.6.0**
 *  最終更新日 **9年前**
 *  有効インストール数 **200+**
 *  WordPress バージョン ** 3.0またはそれ以降 **
 *  検証済み最新バージョン: **4.9.29**
 *  言語
 * [English (US)](https://wordpress.org/plugins/simple-access-control/)
 * タグ
 * [menu](https://ja.wordpress.org/plugins/tags/menu/)[page](https://ja.wordpress.org/plugins/tags/page/)
   [post](https://ja.wordpress.org/plugins/tags/post/)[security](https://ja.wordpress.org/plugins/tags/security/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/simple-access-control/advanced/)

## 評価

 5つ星中5つ星

 *  [  7 5-星レビュー     ](https://wordpress.org/support/plugin/simple-access-control/reviews/?filter=5)
 *  [  0 4-星レビュー     ](https://wordpress.org/support/plugin/simple-access-control/reviews/?filter=4)
 *  [  0 3-星レビュー     ](https://wordpress.org/support/plugin/simple-access-control/reviews/?filter=3)
 *  [  0 2-星レビュー     ](https://wordpress.org/support/plugin/simple-access-control/reviews/?filter=2)
 *  [  0 1-星レビュー     ](https://wordpress.org/support/plugin/simple-access-control/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/simple-access-control/reviews/#new-post)

[すべてのレビューを見る](https://wordpress.org/support/plugin/simple-access-control/reviews/)

## 貢献者

 *   [ Peter Wooster ](https://profiles.wordpress.org/pkwooster/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/simple-access-control/)

## 寄付

このプラグインが今後も改善できるよう応援しませんか ?

 [ このプラグインに寄付 ](http://devondev.com/wordpress/)