Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Embed RSS

Beskrivning

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

  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

Vanliga frågor

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

Please open a pull request on Github

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Embed RSS” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Embed RSS” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.02

  • Bugfix

1.01

  • Make use of transients

0.98

  • First version