This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Jay RSS Show

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

  1. Upload jay_rss_show.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. 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.

Contributors

Translate “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.