myGWD RSS ShortCode

Stop hunting, here it is. Insanely customizable RSS shortcode to let you drop in 1, 2, or 100 posts from feeds around the net ( or your own site :S )

Author:Goldsboro Web Development (profile at wordpress.org)
WordPress version required:4.0.0
WordPress version tested:4.2.2
Plugin version:1.0.0
Added to WordPress repository:14-05-2015
Last updated:14-05-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:2
Plugin URI:http://goldsborowebdevelopment.com/product/my...
Total downloads:1 280
Active installs:10+
plugin download
Click to start download

Simple code, real customization.

Shortcode:

[GWDrss feed='https://goldsborowebdevelopment.com/feed/']

The following values can be "tweaked":

  • limit (default 5) - limit the number of items
  • container (default ul) - specify the HTML tag for the list container
  • container_class (default null) - add a class to the list container
  • list (default li) - specify the HTML tag for the list item
  • list_class (default null) - add a class to the list item
  • title (default 25) - specifies how long the title is (0 to remove the title)
  • link (default true) - hyperlinks the item (false to disable linking)
  • target (default _blank) - specifies how to open a link
  • desc (default 150) - specifies how long the excerpt is (0 to remove the except)
  • auth (default true) - displays the author (false to disable)
  • before_link (default null) - HTML to place before a link
  • after_link (default null) - HTML to place after a link
  • date (default null) - use PHP Date code to enable (ie: date='M j, Y')
  • thumb (default false) - (buggy) true to enable a thumbnail

Screenshots
FAQ
ChangeLog