Title: Show only specific posts
Last modified: January 20, 2020

---

# Show only specific posts

 *  Resolved [fwitkowski](https://wordpress.org/support/users/fwitkowski/)
 * (@fwitkowski)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/show-only-specific-posts/)
 * I see parameter to exclude posts, but cannot see one to include posts.
    I basically
   want to show posts from one category with matching tags.
 * I was able to create function to do it (using hide_posts attribute), but I need
   to be able to add this as shortcode inside page content, so custom function in
   template does not work in this case.

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

 *  [anoopranawat](https://wordpress.org/support/users/anoopranawat/)
 * (@anoopranawat)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/show-only-specific-posts/#post-12346858)
 * Hello [@fwitkowski](https://wordpress.org/support/users/fwitkowski/)
 * Do you want a shortcode parameter to show any post with their ID’s?
 *  [anoopranawat](https://wordpress.org/support/users/anoopranawat/)
 * (@anoopranawat)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/show-only-specific-posts/#post-12361061)
 * Hello [@fwitkowski](https://wordpress.org/support/users/fwitkowski/)
 * In the latest update of this plugin (v2.2.5) we have added new shortcode parameter`
   posts` so you can now able to show only specific posts.
 * Something like this :
 * `[recent_post_slider posts="1,2,3"]`
 * OR
 * `[recent_post_carousel posts="1,2,3"]`

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

The topic ‘Show only specific posts’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-responsive-recent-post-slider_9c9a9b.
   svg)
 * [WP Responsive Recent Post Slider/Carousel](https://wordpress.org/plugins/wp-responsive-recent-post-slider/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-responsive-recent-post-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-responsive-recent-post-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-responsive-recent-post-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-responsive-recent-post-slider/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [anoopranawat](https://wordpress.org/support/users/anoopranawat/)
 * Last activity: [6 years, 2 months ago](https://wordpress.org/support/topic/show-only-specific-posts/#post-12361061)
 * Status: resolved