Title: Extra Feed Links
Author: scribu
Published: <strong>30. Mai 2008</strong>
Last modified: 29. August 2010

---

Plugins durchsuchen

Dieses Plugin **ist nicht mit den jüngsten 3 Hauptversionen von WordPress** getestet
worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme
haben, wenn es mit neueren Versionen von WordPress verwendet wird.

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

# Extra Feed Links

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

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

 * [Details](https://de-at.wordpress.org/plugins/extra-feed-links/#description)
 * [Rezensionen](https://de-at.wordpress.org/plugins/extra-feed-links/#reviews)
 *  [Installation](https://de-at.wordpress.org/plugins/extra-feed-links/#installation)
 * [Entwicklung](https://de-at.wordpress.org/plugins/extra-feed-links/#developers)

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

## Beschreibung

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)

## Installation

 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)

## FAQ

  „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);
    ```

## Rezensionen

There are no reviews for this plugin.

## Mitwirkende & Entwickler

„Extra Feed Links“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin
mitgewirkt:

Mitwirkende

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

[Übersetze „Extra Feed Links“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/extra-feed-links)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/extra-feed-links/),
sieh dir das [SVN Repository](https://plugins.svn.wordpress.org/extra-feed-links/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/extra-feed-links/)
per [RSS](https://plugins.trac.wordpress.org/log/extra-feed-links/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 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

## Meta

 *  Version **1.1.5.1**
 *  Last updated **vor 16 Jahren**
 *  Active installations **10+**
 *  WordPress version ** 2.5 oder höher **
 *  Tested up to **2.8**
 *  Language
 * [English (US)](https://wordpress.org/plugins/extra-feed-links/)
 * Tags
 * [archive](https://de-at.wordpress.org/plugins/tags/archive/)[comments](https://de-at.wordpress.org/plugins/tags/comments/)
   [feed](https://de-at.wordpress.org/plugins/tags/feed/)[rss](https://de-at.wordpress.org/plugins/tags/rss/)
 *  [Erweiterte Ansicht](https://de-at.wordpress.org/plugins/extra-feed-links/advanced/)

## Bewertungen

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/extra-feed-links/reviews/)

## Mitwirkende

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

## Support

Möchtest du etwas sagen? Brauchst du Unterstützung?

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

## Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

 [ Für dieses Plugin spenden ](http://scribu.net/wordpress)