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
- Upload
dirtysuds-embed-rss
to the/wp-content/plugins/
directory - Activate DirtySuds – Embed RSS through the ‘Plugins’ menu in WordPress
- 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 y desarrolladores
«Embed RSS» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «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.
Registro de cambios
1.02
- Bugfix
1.01
- Make use of transients
0.98
- First version