=== Jay RSS Show ===
Contributors: jayleecn
Tags: jayleecn,rss,feed
Requires at least: 2.0
Tested up to: 2.7.1
Stable tag: 1.2
List a number of recent posts from the RSS you choose.
== Description ==
List a number of recent posts from the RSS you choose.
Get more useful WordPress plugins from jayleecn.
== Installation ==
1. Upload `jay_rss_show.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Place `` 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
== Contact ==
If you meet any problem when using this plugin, please feel freely to contact with me: jayleecn@gmail.com.