RSS Shortcode Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Adds a simple to use [rss] shortcode with a couple of options:
- feed, to put in the feed URL
- num, to specify the number of items to show, defaults to 5
- excerpt (true|false), whether to show an excerpt or not, defaults to true
- target (defaults to none), to make links open in a new page (might break your html validity if under a strict doctype)
Example use:
[rss feed=”http://yoast.com/feed/” num=”10″ excerpt=”false”]
Or:
[rss feed=”http://yoast.com/feed/” num=”5″ excerpt=”true” target=”_blank”]
- Find out more about the RSS Shortcode plugin
- Check out the other WordPress plugins by the author
Screenshots
-
A simple listing of posts created by the RSS Shortcode.
-
The shortcode that created the listing above.