Описание
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/" ]
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«SimplePie Rss Reader» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «SimplePie Rss Reader» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.1
updated description with example
updated plugin uri for example