Title: Author: goblindegook
Author: Luis Rodrigues
Published: <strong>10 de septiembre de 2009</strong>
Last modified: 10 de septiembre de 2009

---

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/indigestion-plus.svg)

# Author: goblindegook

 Por [Luis Rodrigues](https://profiles.wordpress.org/goblindegook/)

[Descargar](https://downloads.wordpress.org/plugin/indigestion-plus.0.5.zip)

 * [Detalles](https://es-ec.wordpress.org/plugins/indigestion-plus/#description)
 * [Valoraciones](https://es-ec.wordpress.org/plugins/indigestion-plus/#reviews)
 *  [Instalación](https://es-ec.wordpress.org/plugins/indigestion-plus/#installation)
 * [Desarrollo](https://es-ec.wordpress.org/plugins/indigestion-plus/#developers)

 [Soporte](https://wordpress.org/support/plugin/indigestion-plus/)

## Descripción

Indigestion+ periodically collects a number of public RSS or Atom feeds and posts
a list containing all new items. Each feed may provide additional display and metadata
options, such as the ability to import comments or tags.

Indigestion+ began as a fork of the [Indigestion](https://wordpress.org/extend/plugins/indigestion/)
plugin by [Evelio Tarazona Cáceres](https://wordpress.org/extend/plugins/profile/evelio),
but eventually required a complete rewrite. It uses WordPress’s «cron» function 
for scheduling and Simplepie to download, cache and manipulate feeds.

## Capturas

[⌊Main administration panel for Indigestion+⌉⌊Main administration panel for Indigestion
+⌉[

Main administration panel for Indigestion+

[⌊Sample digest post⌉⌊Sample digest post⌉[

Sample digest post

## Instalación

 1. Upload all the files to the `/wp-content/plugins/indigestion-plus` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Configure Indigestion+ and your feeds

## FAQ

#### I have multiple service accounts that I’d like to include. How do I fetch more than one feed from the same service?

At the moment, Indigestion+ allows only one feed per service via the administration
panel, and there is no simple way to duplicate accounts. Expert users may attempt
to work around this issue by adding new instances to the plugin source files. In
order to do so, follow these steps:

 1. Enter `/wp-content/plugins/indigestion-plus` and open `indigestion-plus-main.php`
    for editing
 2. Locate `$this->class_loader();` near the start of the file and add new instances
    for the services you want to duplicate immediately below:

> `$this->class_loader();`
>  `$this->feeds[] = new IPlusDelicious( 'Delicious 2','
> delicious-2' ); // Example duplicate Delicious account` `$this->feeds[] = new 
> IPlusCustom( 'Custom Feed 2', 'custom-2' ); // Example duplicate custom source`

The first parameter is a user friendly name for the feed, which can be anything 
you like, while the second should be a _unique_ identifier used by the plugin to
store your feed options.

#### How do I create custom feeds?

Users looking to make their own feed handlers should create a new class that inherits
from `IPlusSuper` (found in `indigestion-plus-super.php`), which offers several 
useful methods that you can use, and a few others that should be redefined to suit
your specific needs:

 * `get_feed_url()`: Returns the feed URL to fetch based on user options **(required)**
 * `print_options()`: Prints the administration panel for your feed (optional)
 * `get_item_html()`: Customize how feed items are displayed in the digest (optional)

## Reseñas

No hay reseñas para este plugin.

## Colaboradores y desarrolladores

«Author: goblindegook» es un software de código abierto. Las siguientes personas
han colaborado con este plugin.

Colaboradores

 *   [ Luis Rodrigues ](https://profiles.wordpress.org/goblindegook/)

[Traduce «Author: goblindegook» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/indigestion-plus)

### ¿Interesado en el desarrollo?

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

## Registro de cambios

#### 0.5

 * Initial version
 * Supports Delicious, Google Reader, Flickr, Picasa and generic feeds

## Meta

 *  Version **0.5**
 *  Last updated **hace 17 años**
 *  Active installations **Menos de 10**
 *  WordPress version ** 2.8 o superior **
 *  Tested up to **2.8.4**
 *  Language
 * [English (US)](https://wordpress.org/plugins/indigestion-plus/)
 * Tags
 * [Atom](https://es-ec.wordpress.org/plugins/tags/atom/)[Delicious](https://es-ec.wordpress.org/plugins/tags/delicious/)
   [digest](https://es-ec.wordpress.org/plugins/tags/digest/)[feed](https://es-ec.wordpress.org/plugins/tags/feed/)
   [flickr](https://es-ec.wordpress.org/plugins/tags/flickr/)[Google Reader](https://es-ec.wordpress.org/plugins/tags/google-reader/)
   [lifestream](https://es-ec.wordpress.org/plugins/tags/lifestream/)[picasa](https://es-ec.wordpress.org/plugins/tags/picasa/)
   [post](https://es-ec.wordpress.org/plugins/tags/post/)[rss](https://es-ec.wordpress.org/plugins/tags/rss/)
 *  [Vista avanzada](https://es-ec.wordpress.org/plugins/indigestion-plus/advanced/)

## Valoraciones

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/indigestion-plus/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/indigestion-plus/reviews/)

## Colaboradores

 *   [ Luis Rodrigues ](https://profiles.wordpress.org/goblindegook/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/indigestion-plus/)