Овај додатак није испробан са последња 3 главна издања Вордпреса.Можда се више не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

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.

ЧПП

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