Title: Shortcode for each category and news
Last modified: August 31, 2016

---

# Shortcode for each category and news

 *  Resolved [vynnus](https://wordpress.org/support/users/vynnus/)
 * (@vynnus)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/a-code-for-each-news/)
 * I see I can define news listing per category ID:
 * [sp_news grid=”3″ content_words_limit=”15″ category=”60″]
 * However even setting the category number as the example above all news related
   to other categories are being showed. How may I limit to only the category or
   categories I need?
 * Also it’d be interesting to have a shortcode for news ID. Some like:
 * [sp_news grid=”3″ content_words_limit=”15″ category=”60″ news=”1,3,5,6″]
 * Great plugin btw!
 * [https://wordpress.org/plugins/sp-news-and-widget/](https://wordpress.org/plugins/sp-news-and-widget/)

Viewing 1 replies (of 1 total)

 *  [anoopranawat](https://wordpress.org/support/users/anoopranawat/)
 * (@anoopranawat)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/a-code-for-each-news/#post-7071793)
 * You can use shortcode parameter LIMIT to show the number of news items from per
   categories :
    `[sp_news limit="6" grid="3" content_words_limit="15" category="
   60"]`

Viewing 1 replies (of 1 total)

The topic ‘Shortcode for each category and news’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/sp-news-and-widget_91aebb.svg)
 * [WP News and Scrolling Widgets](https://wordpress.org/plugins/sp-news-and-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sp-news-and-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sp-news-and-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/sp-news-and-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sp-news-and-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sp-news-and-widget/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [anoopranawat](https://wordpress.org/support/users/anoopranawat/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/a-code-for-each-news/#post-7071793)
 * Status: resolved