Title: Extra Feed Links
Author: scribu
Published: <strong>2008 年 5 月 30 日</strong>
Last modified: 2010 年 8 月 29 日

---

搜索插件

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

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

# Extra Feed Links

 作者：[scribu](https://profiles.wordpress.org/scribu/)

[下载](https://downloads.wordpress.org/plugin/extra-feed-links.1.1.5.1.zip)

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

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

## 描述

This plugin adds feed auto-discovery links to any page type:

 * Category page
 * Tag page
 * Search page
 * Author page
 * Comments feed for single articles and pages

It also has a template tag that you can use in your theme.

Links: [Plugin News](http://scribu.net/wordpress/extra-feed-links) | [Author’s Site](http://scribu.net)

## 安装

 1. Unzip the archive and put the folder into your plugins folder (/wp-content/plugins/).
 2. Activate the plugin from the Plugins admin menu.
 3. Customize the links in the settings page.

**Usage**

You can use `extra_feed_link()` inside your theme to display a link to the feed 
corresponding to the type of page:

 * `<?php extra_feed_link(); ?>` (creates a link with the default text)
 * `<?php extra_feed_link('Link Text'); ?>` (creates a link with the text you choose)
 * `<?php extra_feed_link('http://url/of/image'); ?>` (creates an image tag linked
   to the feed URL)
 * `<?php extra_feed_link('raw'); ?>` (just displays the feed URL)

## 常见问题

  “Parse error: syntax error, unexpected T_CLASS…” Help!

Make sure your new host is running PHP 5. Add this line to wp-config.php:

    ```
    var_dump(PHP_VERSION);
    ```

## 评价

此插件暂无评价。

## 贡献者及开发者

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

贡献者

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

[帮助将「Extra Feed Links」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/extra-feed-links)

### 对开发感兴趣吗?

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

## 更新日志

#### 1.1.5

 * WP 2.8 compatibility

#### 1.1.1

 * italian translation

#### 1.1

 * more flexible link text format
 * [more info](http://scribu.net/wordpress/extra-feed-links/efl-1-1.html)

#### 1.0

 * added options page

#### 0.6

 * extra_feed_link() template tag

#### 0.5

 * initial release

## 额外信息

 *  版本 **1.1.5.1**
 *  最后更新：**16 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 2.5 或更高版本 **
 *  已测试的最高版本为 **2.8**
 *  语言
 * [English (US)](https://wordpress.org/plugins/extra-feed-links/)
 * 标签
 * [archive](https://cn.wordpress.org/plugins/tags/archive/)[comments](https://cn.wordpress.org/plugins/tags/comments/)
   [feed](https://cn.wordpress.org/plugins/tags/feed/)[rss](https://cn.wordpress.org/plugins/tags/rss/)
 *  [高级视图](https://cn.wordpress.org/plugins/extra-feed-links/advanced/)

## 评级

尚未提交反馈。

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

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

## 贡献者

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

## 支持

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

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

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](http://scribu.net/wordpress)