このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Alan's BBC Technolgy News RSS Widget

説明

This plug-in adds a very simple RSS feed from the BBC technology news section. The reason I created this was that I wanted a very simple no-nonsense RSS feed widget which I could modify easily for each project where the client required minimal control over the widget.

A few notes about the sections above:

インストール

  1. Upload bbctechnews.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Drag the widget to your sidebar.

FAQ

How do I change the number of feeds that are shown?

From the plug-in editor look for the line: “$maxitems = $rss->get_item_quantity(5);” simply change the number in the brackets. Update the file.

How do I change the RSS feed for something else?

From the plug-in editor look for the line: “$rss = fetch_feed(‘http://feeds.rssi.co.uk/news/technology/rss.xml’);” and simply change the link inside to some other feed. Update the file.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Alan's BBC Technolgy News RSS Widget はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Alan's BBC Technolgy News RSS Widget” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

0.1

Hyperstream WP Plugins