=== RSSImport === Contributors: Bueltge Donate link: http://bueltge.de/wunschliste/ Tags: rss, post, content, post, feed Requires at least: 1.5 List a RSS-Feed in your WP-Blog, only headlines or with description. == Description == The Plugin works only in templates or with a PHP-Plugin in site and posts. Use following code with a PHP-Plugin or in a template, example sidebar.php or single.php, for WordPress: _Example:_ `<?php RSSImport(10, "http://bueltge.de/feed/", true, false); ?>` 1. How many items 1. Feed-Adress 1. only headlines = true, with description = false 1. cut the string of headline = true (30 charachters) Please visit [the official website](http://bueltge.de/wp-rss-import-plugin/55/ "RSSImport") for further details and the latest information on this plugin. == Installation == 1. Unpack the download-package 1. Upload all files to the `/wp-content/plugins/` directory, without folder 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Create a new site in WordPress or edit your template 1. Copy the code in site-content or edit templates Example: `` See on [the official website](http://bueltge.de/wp-rss-import-plugin/55/ "RSSImport"). == Frequently Asked Questions == = Where can I get more information? = Please visit [the official website](http://bueltge.de/wp-rss-import-plugin/55/ "RSSImport") for the latest information on this plugin. = I love this plugin! How can I show the developer how much I appreciate his work? = Please visit [the official website](http://bueltge.de/wp-rss-import-plugin/55/ "RSSImport") and let him know your care or see the [wishlist](http://bueltge.de/wunschliste/ "Wishlist") of the author. == Make more with the plugin == Please visit [RSSImportTwo](http://bueltge.de/wp-rssimporttwo-plugin/165 "RSSImportTwo") for more features and tutorial to import with more HTML. It give it a tutorial and a plugin.