Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

Embed RSS

Descripción

Will add a list of links to items in a given feed.
Simply include the URL for an RSS feed on it’s own line, or wrapped in the embed tag like [embed]http://example.com/feed.rss[/embed] and the plugin will embed the feed the page with links to each item.
The url must end with .rss

Instalación

  1. Upload dirtysuds-embed-rss to the /wp-content/plugins/ directory
  2. Activate DirtySuds – Embed RSS through the ‘Plugins’ menu in WordPress
  3. That’s it. Now when you embed an RSS feed using the WordPress [embed] shortcode, the plugin will embed the feed

FAQ

I have an idea for a great way to improve this plugin

Please open a pull request on Github

Reseñas

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“Embed RSS” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “Embed RSS” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .

Historial de cambios

1.02

  • Bugfix

1.01

  • Make use of transients

0.98

  • First version