Fetch Feed Shortcode Pageable Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
This plugin uses the fetch_feed function to display external RSS Feeds on your WordPress Blog / Site!
This plugin supports paging of the feed !
With this plugin you can configure four item elements to be displayed (like author, date, title, description)
Paging code found here: http://www.phpbuilder.com/board/showthread.php?t=10353797
Thanks to joostdevalk for his plugin:
https://wordpress.org/extend/plugins/rss-shortcode/
Features:
- Display external feeds in your posts or pages by using shortcode
- Set the URL of the feed by using the
feed
parameter - Configure the number of items per page by using the
pagesize
parameter - Configure the number of pages in the paging footer by using the
pagenum
parameter - Configure the number of total items of the feed by using the
showall
parameter (set tono
) - Link or not link the title to the detail page by setting the
linktitle
parameter toyes
orno
- Configure the target of the link by setting the
target
parameter to_blank
or_self
(default) - Configure the desired item elements by setting the
itemelements
parameter (default: itemelements=”title,author,date,description”) - Style the output by using CSS
Screenshots
No screenshots provided