This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

SimplePie Rss Reader

Апісанне

Parses RSS feeds with SimplePie.

Ўсталёўка

  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

Часта задаваныя пытанні

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/" ]

Водгукі

На гэты плагін няма водгукаў.

Удзельнікі і распрацоўшчыкі

“SimplePie Rss Reader” is open source software. The following people have contributed to this plugin.

Удзельнікі

Перакласці “SimplePie Rss Reader” на вашу мову.

Зацікаўлены ў распрацоўцы?

Праглядзіце код, праверце SVN рэпазітарый, або падпішыцеся на журнал распрацоўкі па RSS.

Журнал змяненняў

1.1

updated description with example
updated plugin uri for example