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

---

Ricerca i plugin

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

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

# Extra Feed Links

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

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

 * [Dettagli](https://it.wordpress.org/plugins/extra-feed-links/#description)
 * [Recensioni](https://it.wordpress.org/plugins/extra-feed-links/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/extra-feed-links/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/extra-feed-links/#developers)

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

## Descrizione

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)

## Installazione

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

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“Extra Feed Links” è un software open source. Le persone che hanno contribuito allo
sviluppo di questo plugin sono indicate di seguito.

Collaboratori

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

[Traduci “Extra Feed Links” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/extra-feed-links)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/extra-feed-links/)
segui il [repository SVN](https://plugins.svn.wordpress.org/extra-feed-links/), 
segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/extra-feed-links/)
tramite [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

 *  Versione **1.1.5.1**
 *  Ultimo aggiornamento **16 anni fa**
 *  Installazioni attive **10+**
 *  Versione WordPress ** 2.5 o superiore **
 *  Testato fino alla versione **2.8**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/extra-feed-links/)
 * Tag
 * [archive](https://it.wordpress.org/plugins/tags/archive/)[comments](https://it.wordpress.org/plugins/tags/comments/)
   [feed](https://it.wordpress.org/plugins/tags/feed/)[rss](https://it.wordpress.org/plugins/tags/rss/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/extra-feed-links/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

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

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/extra-feed-links/reviews/)

## Collaboratori

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

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/extra-feed-links/)

## Donazioni

Vuoi sostenere le versioni future?

 [ Fai una donazione per lo sviluppo ](http://scribu.net/wordpress)