Описание
Parses RSS feeds with SimplePie.
Инсталиране
- 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
ЧЗВ
- 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/" ]
Отзиви
There are no reviews for this plugin.
Сътрудници и разработчици
“SimplePie Rss Reader” е софтуер с отворен код. Към разширението са допринесли следните хора:
СътруднициПревеждане на “SimplePie Rss Reader” на вашия език.
Имате интерес към разработване?
Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.
Списък с промени
1.1
updated description with example
updated plugin uri for example