Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

Simply RSS Fetcher

Opis

Simple plugin to fetch a desired RSS and put it wherever you want in your blog.

Features

Simply
Customizable
Widget support
No options page (yes, its a feature)
Uses WordPress resources (no extra files needed)

Usage

If you use WordPress widgets, just drag the widget into your sidebar and configure. If widgets are not your thing, use the following code to display your public Twitter messages:

<?php srssfetcher("username"); ?>

For more info (options, customization, etc.) visit the plugin homepage.

Customization

The plug in provides the following CSS classes:

* ul.srssfetcher: the main ul (if list is activated)
* li.srssfetcher-item: the ul items (if list is activated)
* p.srssfetcher-message: each one of the paragraphs (if items  > 1)
* .srssfetcher-timestamp: the timestamp span class

Credits

Ronald Heft – The plugin is highly based in his Pownce for WordPress, so the major part of the credits goes to him.

Michael Feichtinger – For the multi-widget feature.

Contact

Suggestion, fixes, rants, congratulations, gifts et al to rick[at]jinlabs.com

Instalacija

Drop srssfetcher folder (or even srssfetcher.php) into /wp-content/plugins/ and activate the plug in the WordPress admin area.

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“Simply RSS Fetcher” is open source software. The following people have contributed to this plugin.

Doprinositelji

Prevedi “Simply RSS Fetcher” na vaš jezik.

Zainteresirani za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.