Title: RSS
Last modified: August 21, 2016

---

# RSS

 *  Resolved [stephanmonecke](https://wordpress.org/support/users/stephanmonecke/)
 * (@stephanmonecke)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/rss-49/)
 * Hey,
 * it would be great if there was any possibility to view old news-entries. Without
   wanting to make the widget thaaat long, 5 posts are rapidly overcome with a continuous
   news-output. 😉
 * Something like RSS or a seperate page or whatever would be really cool! 🙂
 * Cheers,
    Stephan
 * [https://wordpress.org/plugins/kush-micro-news/](https://wordpress.org/plugins/kush-micro-news/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Kush Sharma](https://wordpress.org/support/users/kushsharma/)
 * (@kushsharma)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/rss-49/#post-4803956)
 * You could do this by creating a separate page manually and adding the following
   code.(Don’t forget to increase number of news to show.)
 * `<?php if(function_exists('kush_micro_news_output')){kush_micro_news_output();}?
   >`
 * I know you have to make your hands dirty a little, but surely i will try to find
   a better way in future updates.
 * Thanks
    Kush Sharma
 *  Thread Starter [stephanmonecke](https://wordpress.org/support/users/stephanmonecke/)
 * (@stephanmonecke)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/rss-49/#post-4803958)
 * Thank you for your answer! But that code does not seem to work.
 * There is no output although I set up the number of news to display. :/
 *  Plugin Author [Kush Sharma](https://wordpress.org/support/users/kushsharma/)
 * (@kushsharma)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/rss-49/#post-4804013)
 * Well you can’t do it through wordpress code editor, you have to open the php 
   file through text editor and then manually add this function. I will try to create
   a shortcode to easily add news wherever you want, if possible in future updates.
 * Thanks
    Kush Sharma
 *  Plugin Author [Kush Sharma](https://wordpress.org/support/users/kushsharma/)
 * (@kushsharma)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/rss-49/#post-4804014)
 * Hey,
 * I have added shortcode option, use `[kushmicronews]` in page and you will get
   the desired output. Read FAQ for more details, it has two attribute :
    1) news:
   number of news 2) header : heading visibility
 * for eg:
    `[kushmicronews news="8" header="true"]`
 * Thanks
    Kush Sharma

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘RSS’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/kush-micro-news_6f8371.svg)
 * [Kush Micro News](https://wordpress.org/plugins/kush-micro-news/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/kush-micro-news/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/kush-micro-news/)
 * [Active Topics](https://wordpress.org/support/plugin/kush-micro-news/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/kush-micro-news/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/kush-micro-news/reviews/)

## Tags

 * [RSS](https://wordpress.org/support/topic-tag/rss/)

 * 4 replies
 * 2 participants
 * Last reply from: [Kush Sharma](https://wordpress.org/support/users/kushsharma/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/rss-49/#post-4804014)
 * Status: resolved