外掛說明
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.
安裝方式
- Upload
jay_rss_show.phpto 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
使用者評論
這個外掛目前沒有任何使用者評論。