Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

SimplePie Rss Reader

Beschrijving

Parses RSS feeds with SimplePie.

Installatie

  1. Upload simple-pie-rss-reader to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place [parse_feed ] short_code inside your templates/post/page

FAQ

What parameters does the short_code accept?

An answer to that question.

What about foo bar?

feed-the url of the feed
num-number of feeds to display (optional)
name-you want to display the feed as (optional)
url-you want to link the feed to (optional)

[parse_feed feed="http://example.com/feed" num="8" name="Example Title" url="http://example.com/" ]

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“SimplePie Rss Reader” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “SimplePie Rss Reader” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.1

updated description with example
updated plugin uri for example