Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Embed RSS

Beschreibung

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

FAQ

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

Please open a pull request on Github

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende und Entwickler

„Embed RSS“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Embed RSS“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.02

  • Bugfix

1.01

  • Make use of transients

0.98

  • First version