Title: Private Feed Keys
Author: Adam Franco
Published: <strong>2011 年 4 月 6 日</strong>
Last modified: 2014 年 11 月 11 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://s.w.org/plugins/geopattern-icon/private-feed-keys.svg)

# Private Feed Keys

 作者：[Adam Franco](https://profiles.wordpress.org/adamfranco/)

[下载](https://downloads.wordpress.org/plugin/private-feed-keys.1.1.2.zip)

 * [详情](https://cn.wordpress.org/plugins/private-feed-keys/#description)
 * [评价](https://cn.wordpress.org/plugins/private-feed-keys/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/private-feed-keys/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/private-feed-keys/#developers)

 [支持](https://wordpress.org/support/plugin/private-feed-keys/)

## 描述

This plugin allows users to subscribe to feeds requiring authentication. When using
[More Privacy Options](https://wordpress.org/extend/plugins/more-privacy-options/)
in a multi-site installation RSS feeds for blogs marked as private require authentication.
This plugin adds a user and site specific 40-character key on private blogs, creating
a unique feed URL for each registered on user the blog. This allows feeds on private
blogs to be subscribed to using feed readers that do not support authentication.
As well, this allows subscription on sites where local HTTP authentication of feeds
is not possible, such as those that use CAS or OpenId to authenticate users.

This plugin is similar in concept to the [Feed Key](http://code.andrewhamilton.net/wordpress/plugins/feed-key/)
plugin, but designed from the ground up to operate in a multi-site context where
access is controlled by the [More Privacy Options](https://wordpress.org/extend/plugins/more-privacy-options/)
plugin.

Primary differences from Feed Key:

 * Only adds keys to the feed URLs on private sites, not all sites in the network.
 * Keys are per site and per user, preventing exposure of the key for a single site
   from giving access to other sites the user can see.
 * Presence of a feed key authenticates feed requests as the user that matches the
   key rather than blocking requests that don’t include a feed key.
 * If no key is present the RSS feed request continues without interference for 
   handling by other authentication hooks.
 * Access control is still determined by other authentication plugins, ensuring 
   that if a user is removed as a subscriber of a private blog, access to the feed
   will be denied.
 * Users can revoke their own keys on a per-blog basis.

Contributors and developers, please submit issues and pull-requests via [the Github repository](https://github.com/adamfranco/private-feed-keys).

Licensed under the [GNU General Public License 2.0 (GPL)](http://www.gnu.org/licenses/gpl.html)

## 屏幕截图

[⌊The user profile page with a listing of the user's feed keys and the ability to
revoke them.⌉⌊The user profile page with a listing of the user's feed keys and the
ability to revoke them.⌉[

The user profile page with a listing of the user’s feed keys and the ability to 
revoke them.

## 安装

#### Standard installation

 1. Install and network-activate the [More Privacy Options](https://wordpress.org/extend/plugins/more-privacy-options/)
    plugin
 2. Download the `private-feed-keys.x.x.zip` file to your `wp-content/plugins/` directory
    and unzip it.
 3. Network-activate the plugin through the SuperAdmin-Plugins menu in WordPress
 4. Feed keys will be added to feed urls when individual blog privacy options are set
    to “Subscribers Only” or greater on the Settings-Privacy page
 5. Users (and network admins) can revoke their keys from individual blogs via the 
    users’ profile page.

#### Developer installation

In place of step #2 above, `cd wp-content/plugins/` then run `git clone https://
github.com/adamfranco/private-feed-keys.git` .

## 常见问题

  If someone finds out my key, can they use it to access my other sites on the network?

No, keys are per-user and per-site.

  I removed a subscriber from my private site, will they still see updates?

No, the feed keys just authenticate the user, they still are checked against the
subscriber list by [More Privacy Options](https://wordpress.org/extend/plugins/more-privacy-options/)
before showing them content.

  Will my feed key let me edit without logging in?

No, the key only grants access to feeds, nothing more.

  I found a bug, how can I report it?

Please create an issue at the [project space on Github](https://github.com/adamfranco/private-feed-keys/issues).
If you have a fix for your issue, please submit it as a [pull request](https://help.github.com/articles/using-pull-requests/)
via Github.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Private Feed Keys」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Adam Franco ](https://profiles.wordpress.org/adamfranco/)

[帮助将「Private Feed Keys」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/private-feed-keys)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/private-feed-keys/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/private-feed-keys/)，或通过[RSS](https://plugins.trac.wordpress.org/log/private-feed-keys/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/private-feed-keys/)。

## 更新日志

#### 1.1.2

 * Fixed needle/haystack mis-ordering [found by lupolio](https://wordpress.org/support/topic/smal-bug-fix?replies=1).

#### 1.1.1

 * No code changes, just updated the README.txt to reflect support of WordPress 
   4.0 and link to Github.

#### 1.1

 * [Fix](https://github.com/adamfranco/private-feed-keys/issues/1) to work with 
   [More Privacy Options](https://wordpress.org/extend/plugins/more-privacy-options/)
   3.2.1.5 and up.

#### 1.0

 * Initial Release.

## 额外信息

 *  版本 **1.1**
 *  最后更新：**12 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 3.0 或更高版本 **
 *  已测试的最高版本为 **4.0.38**
 *  语言
 * [English (US)](https://wordpress.org/plugins/private-feed-keys/)
 * 标签
 * [feed](https://cn.wordpress.org/plugins/tags/feed/)[feeds](https://cn.wordpress.org/plugins/tags/feeds/)
   [key](https://cn.wordpress.org/plugins/tags/key/)[rss](https://cn.wordpress.org/plugins/tags/rss/)
 *  [高级视图](https://cn.wordpress.org/plugins/private-feed-keys/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/private-feed-keys/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/private-feed-keys/reviews/)

## 贡献者

 *   [ Adam Franco ](https://profiles.wordpress.org/adamfranco/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/private-feed-keys/)