Description
List a number of recent posts from the RSS you choose.
Get more useful WordPress plugins from jayleecn.
Contact
If you meet any problem when using this plugin, please feel freely to contact with me: jayleecn@gmail.com.
Installation
- Upload
jay_rss_show.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php jay_rss_show ($url, $num, $length); ?>
in your templates
$url stands for the RSS you want to show;
$num stands for the number of articles you want to show;
$length stands for the length of article tile you want to show.
Default: $url=’http://feed.jaylee.cn’, $num=5, $length=23
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Jay RSS Show” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Jay RSS Show” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.