First up, activate the ‘RSS Just Better’ plugin
After that, either create a new post or page, or edit an old one – just make sure that you click on the HTML tab (this won’t work in the ‘Visual’ WYSIWYG editor.)
Enter [RSSjb feed="..."] where “…” is any website feed you wish to display. That’s it
You can add the following to customize how the feed displays:
* num: number of items to be displayed (default: 3);
* pubdate: either true or false to display the publication date/not;
* pubtime: either true or false to display the publication time/not;
* excerpt: either true or false to display the excerpt/not;
* charex: limit the number of the ecerpt chars to be displayed;
* list: either “UL” or “OL” to get unordered or ordered lists;
* target: either “_blank” or “_self” to get links opened in new/the same windows;
* pubauthor: true/false whether you allow this plugin’s author footer to be displayed or not;
For Example:
[RSSjb feed="http://edublogs.org/feed" num="8" list="OL" target="_self"]
This will show the latest 8 news posts from the Edublogs news blog!


