Description
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
Installation
- Upload
dirtysuds-embed-rssto 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
Avis
Il n’y a aucun avis sur cette extension.
Contributeurs & développeurs
« Embed RSS » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Embed RSS » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Historique des changements
1.02
- Bugfix
1.01
- Make use of transients
0.98
- First version