Title: Extra Feed Links
Author: scribu
Published: <strong>30 de mayo de 2008</strong>
Last modified: 29 de agosto de 2010

---

Buscar plugins

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

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

# Extra Feed Links

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

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

 * [Detalles](https://es-mx.wordpress.org/plugins/extra-feed-links/#description)
 * [Opiniones](https://es-mx.wordpress.org/plugins/extra-feed-links/#reviews)
 *  [Instalación](https://es-mx.wordpress.org/plugins/extra-feed-links/#installation)
 * [Desarrollo](https://es-mx.wordpress.org/plugins/extra-feed-links/#developers)

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

## Descripción

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)

## Instalación

 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)

## Preguntas frecuentes

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

## Reseñas

No hay reseñas para este plugin.

## Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este
plugin.

Colaboradores

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

[Traduce “Extra Feed Links” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/extra-feed-links)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/extra-feed-links/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/extra-feed-links/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/extra-feed-links/)
por [RSS](https://plugins.trac.wordpress.org/log/extra-feed-links/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

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

 *  Versión **1.1.5.1**
 *  Última actualización **hace 16 años**
 *  Instalaciones activas **10+**
 *  Versión de WordPress ** 2.5 o superior **
 *  Probado hasta **2.8**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/extra-feed-links/)
 * Etiquetas:
 * [archive](https://es-mx.wordpress.org/plugins/tags/archive/)[comments](https://es-mx.wordpress.org/plugins/tags/comments/)
   [feed](https://es-mx.wordpress.org/plugins/tags/feed/)[rss](https://es-mx.wordpress.org/plugins/tags/rss/)
 *  [Vista avanzada](https://es-mx.wordpress.org/plugins/extra-feed-links/advanced/)

## Valoraciones

Aún no se han enviado valoraciones.

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

[Ver todas las valoraciones](https://wordpress.org/support/plugin/extra-feed-links/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/extra-feed-links/)

## Donar

¿Te gustaría apoyar el progreso de este plugin?

 [ Dona a este plugin ](http://scribu.net/wordpress)