>
Download This Plugin | |
Download Elegant Themes | |
Name | RSSMedia |
Version | 0.2.1.1 |
Author | |
Rating | 0 |
Last updated | 2013-06-13 07:34:00 |
Downloads |
570
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
RSSMedia plugin added 4 bytes of resources to the Home page and 15 bytes of resources to the sample Post page.
RSSMedia plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! RSSMedia plugin ads no tables to your Wordpress blog database.Use following code with a PHP-Plugin or in a template, example sidebar.php
or single.php
, for WordPress:
Example (shows last 10 items from the specified feed with Galleria plugin):
<php RSSMedia('galleria', 10, 'http://example.com/feed/'); ?>
Example for shortcode:
[rssmedia template="sidebar" limit="10" url="http://example.com/feed/"]
Parameters:
template
- Name of the template which will be used to display content of
the feedlimit
- How many items, Default is 5
url
- Address of feed, default is http://example.com/feed/
galleria
] - Shows product thumbs and images with Galleria JS
library.galleriffic
] - Shows product thumbs and images with
Galleriffic JS library.jcarousel
] - Show carousel with product thumbs
(uses jCarousel JS library).featured-slideshow
] - Slideshow with full
product's image and description (uses jquery.tools JS library).sidebar
] - Simple template for sidebar widget. Shows product
thumbs in several columns.sidebar-list
] - Template for sidebar widget.
Shows list of items with product thumb, title and product details when mouse
is over thumb.