Just like the plugin Twitter for WordPress, this plugin reads an RSS feed and displays the time, title and trimmed description. No options page, just activate the plugin and call the function from your theme or your code!
Usage
You activate the plugin and then call the function read_rss_mini(url)
Customization
The plug in provides the following CSS classes:
- span.micro_head
- span.micro_body
Copy mini_rss.php on your plugins folder and then activate the plugin. Finally, call the read_rss_mini function from your code or theme.