Title: Extra Feed Links
Author: scribu
Published: <strong>30 mei 2008</strong>
Last modified: 29 augustus 2010

---

Plugins zoeken

Deze plugin **is niet getest met de laatste drie grote versies van WordPress**. 
Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen
ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

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

# Extra Feed Links

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

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

 * [Details](https://nl-be.wordpress.org/plugins/extra-feed-links/#description)
 * [Beoordelingen](https://nl-be.wordpress.org/plugins/extra-feed-links/#reviews)
 *  [Installatie](https://nl-be.wordpress.org/plugins/extra-feed-links/#installation)
 * [Ontwikkeling](https://nl-be.wordpress.org/plugins/extra-feed-links/#developers)

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

## Beschrijving

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)

## Installatie

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

## Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

## Bijdragers & ontwikkelaars

“Extra Feed Links” is open source software. De volgende personen hebben bijgedragen
aan deze plugin.

Bijdragers

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

[Vertaal “Extra Feed Links” naar jouw taal.](https://translate.wordpress.org/projects/wp-plugins/extra-feed-links)

### Interesse in de ontwikkeling?

[Bekijk de code](https://plugins.trac.wordpress.org/browser/extra-feed-links/), 
haal de [SVN repository](https://plugins.svn.wordpress.org/extra-feed-links/) op,
of abonneer je op het [ontwikkellog](https://plugins.trac.wordpress.org/log/extra-feed-links/)
via [RSS](https://plugins.trac.wordpress.org/log/extra-feed-links/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

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

 *  Versie **1.1.5.1**
 *  Laatst bijgewerkt: **16 jaar geleden**
 *  Actieve installaties: **10+**
 *  WordPress versie ** 2.5 of nieuwer **
 *  Getest t/m **2.8**
 *  Taal
 * [English (US)](https://wordpress.org/plugins/extra-feed-links/)
 * Tags
 * [archive](https://nl-be.wordpress.org/plugins/tags/archive/)[comments](https://nl-be.wordpress.org/plugins/tags/comments/)
   [feed](https://nl-be.wordpress.org/plugins/tags/feed/)[rss](https://nl-be.wordpress.org/plugins/tags/rss/)
 *  [Geavanceerde weergave](https://nl-be.wordpress.org/plugins/extra-feed-links/advanced/)

## Beoordelingen

Er zijn nog geen beoordelingen ingediend.

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

[Bekijk alle beoordelingen](https://wordpress.org/support/plugin/extra-feed-links/reviews/)

## Bijdragers

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

## Ondersteuning

Iets te melden? Hulp nodig?

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

## Doneren

Wil je de groei van deze plugin ondersteunen?

 [ Doneer aan deze plugin ](http://scribu.net/wordpress)