Title: Require Login
Author: richard4339
Published: <strong>2012 年 1 月 9 日</strong>
Last modified: 2015 年 3 月 28 日

---

搜尋外掛

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

![](https://s.w.org/plugins/geopattern-icon/wp-require-login.svg)

# Require Login

 由 [richard4339](https://profiles.wordpress.org/richard4339/) 開發

[下載](https://downloads.wordpress.org/plugin/wp-require-login.1.0.3.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/wp-require-login/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/wp-require-login/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/wp-require-login/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/wp-require-login/#developers)

 [技術支援](https://wordpress.org/support/plugin/wp-require-login/)

## 外掛說明

A simple plugin for WordPress that redirects users to the login page whenever they
try to visit any page/post/etc on the blog, with an option menu to turn this functionality
on or off. When enabled, the entire blog essentially becomes a private blog.

### To Do

 * Nothing currently. If you have any requests, please submit them on [GitHub](https://github.com/richard4339/wp-require-login/issues).

### Git/Subversion

In addition to the subversion access that WordPress is providing, this plugin is
available through git at [GitHub](https://github.com/richard4339/wp-require-login).

## 螢幕擷圖

[⌊The Require Login Settings page.⌉⌊The Require Login Settings page.⌉[

The Require Login Settings page.

## 安裝方式

 1. Upload `wp-require-login.php` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Navigate to the ‘Require Login’ Settings menu and enable.

## 常見問題集

### How do I enable this plugin?

Once the plugin itself is installed, navigate to the ‘Require Login’ Settings menu,
check the lone checkbox, and click ‘Update Options’.

### I’m running a build of WordPress that is older than 3.3. Can I use this plugin?

I personally wrote this for a WordPress installation in early 2008. When I revived
it a few days ago, I did have to make some changes. In all honesty, it should work
with 3.2 onwards, or on even earlier versions with the Settings menu portions removed
from the code. I’m only listing 3.3.0 since this is the earliest version I can guarantee
it works with.

### I found a bug!

Please report the bug on our [issue tracker](https://github.com/richard4339/wp-require-login/issues)
at [GitHub](https://github.com/richard4339/wp-require-login/issues).

## 使用者評論

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

### 󠀁[Still works](https://wordpress.org/support/topic/still-works-155/)󠁿

 [Tachi](https://profiles.wordpress.org/aytacbalci/) 2018 年 11 月 28 日

I’m using this plugin (version 1.0.1) for almost 4 years without any problems. Now
with WP 4.9.x still flawless.

 [ 閱讀全部 7 則使用者評論 ](https://wordpress.org/support/plugin/wp-require-login/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈Require Login〉的開發相關工作。

參與者

 *   [ richard4339 ](https://profiles.wordpress.org/richard4339/)
 *   [ cmwelsh ](https://profiles.wordpress.org/cmwelsh/)

[將〈Require Login〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/wp-require-login)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/wp-require-login/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/wp-require-login/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/wp-require-login/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/wp-require-login/)。

## 變更記錄

#### 1.0.3

 * Added cmwelsh as a contributor

#### 1.0.2

 * Update to README only for version verification.

#### 1.0.1

 * Minor update from [cmwelsh](https://github.com/cmwelsh): Replaced deprecated 
   user level requirement with manage_options requirement.

#### 1.0

 * Added plugin installation and uninstall functions to aid option table cleanup.

#### 0.5.1

 * First published version.

## 中繼資料

 *  版本 **1.0.1**
 *  最後更新 **11 年前**
 *  啟用安裝數 **500+**
 *  WordPress 版本需求 ** 3.3.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **4.1.42**
 *  語言
 * [English (US)](https://wordpress.org/plugins/wp-require-login/)
 * 標籤:
 * [admin](https://tw.wordpress.org/plugins/tags/admin/)[login](https://tw.wordpress.org/plugins/tags/login/)
   [private](https://tw.wordpress.org/plugins/tags/private/)
 *  [進階檢視](https://tw.wordpress.org/plugins/wp-require-login/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  7 個 5 星使用者評論     ](https://wordpress.org/support/plugin/wp-require-login/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/wp-require-login/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/wp-require-login/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/wp-require-login/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/wp-require-login/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-require-login/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/wp-require-login/reviews/)

## 參與者

 *   [ richard4339 ](https://profiles.wordpress.org/richard4339/)
 *   [ cmwelsh ](https://profiles.wordpress.org/cmwelsh/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/wp-require-login/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](http://www.digitalxero.com/)