Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Embed RSS

Описание

Will add a list of links to items in a given feed.
Simply include the URL for an RSS feed on it’s own line, or wrapped in the embed tag like [embed]http://example.com/feed.rss[/embed] and the plugin will embed the feed the page with links to each item.
The url must end with .rss

Установка

  1. Upload dirtysuds-embed-rss to the /wp-content/plugins/ directory
  2. Activate DirtySuds — Embed RSS through the ‘Plugins’ menu in WordPress
  3. That’s it. Now when you embed an RSS feed using the WordPress [embed] shortcode, the plugin will embed the feed

Часто задаваемые вопросы

I have an idea for a great way to improve this plugin

Please open a pull request on Github

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Embed RSS» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Embed RSS» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.02

  • Bugfix

1.01

  • Make use of transients

0.98

  • First version