Embed RSS lets users embed an RSS feed into pages
NOTE: Version 2.0+ REMOVES the ability to embed RSS feeds in a post. This is because it was too easy for users to crash their own servers in infinite loops. As of version 2.2, you can only embed RSS feeds onto PAGES. I will likely find a way to support an option that re-enables this in the near future, but simply do not have the bandwidth to tackle this right now.
This tag places an icon in the tinymce visual editor and a button in the html editor that allows a user to enter an RSS feed url, choose the number of items to display, and choose to display content, author or date for each item. It works via the use of a shortcode in the following format:
[cetsEmbedRSS id='http://en.blog.wordpress.com/feed/' itemcount='2' itemauthor='1' itemdate='1' itemcontent='1']