Beskrivning
Parses RSS feeds with SimplePie.
Installation
- Upload
simple-pie-rss-readerto the/wp-content/plugins/directory - Activate the plugin through the ’Plugins’ menu in WordPress
- Place
[parse_feed ]short_code inside your templates/post/page
Vanliga frågor
- 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/" ]
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”SimplePie Rss Reader” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”SimplePie Rss Reader” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.1
updated description with example
updated plugin uri for example