Title: Including multiple categories?
Last modified: August 21, 2016

---

# Including multiple categories?

 *  Resolved [slimjim414](https://wordpress.org/support/users/slimjim414/)
 * (@slimjim414)
 * [12 years ago](https://wordpress.org/support/topic/including-multiple-categories/)
 * Is it possible to have the shortcode pull up the most recent posts from 3 different
   categories? I’ve got a section of my site, Blog, that it’ll normally pull from.
   However I’ve got two other pages, Top 10s and How To, that I’d like for the shortcode
   to pull from as well and display the three most recent from all three of those
   sections.
 * I tried this, but it’s only pulling in from the Top 10 category (I’m assuming
   because it’s last):
    [add_posts category=blog-posts category=how-to category=
   top-10 show=3 img=true h=5]
 * Thanks!
 * [https://wordpress.org/plugins/add-posts-to-pages/](https://wordpress.org/plugins/add-posts-to-pages/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [slimjim414](https://wordpress.org/support/users/slimjim414/)
 * (@slimjim414)
 * [12 years ago](https://wordpress.org/support/topic/including-multiple-categories/#post-4979939)
 * Never mind, figured it out! In case anyone else needs to know, I did it like 
   this:
 * [add_posts category=”blog-posts, how-to, top-10″ show=3″ img=”true” h=”5″]

Viewing 1 replies (of 1 total)

The topic ‘Including multiple categories?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/add-posts-to-pages_5fac45.svg)
 * [Add Posts to Pages](https://wordpress.org/plugins/add-posts-to-pages/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/add-posts-to-pages/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/add-posts-to-pages/)
 * [Active Topics](https://wordpress.org/support/plugin/add-posts-to-pages/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/add-posts-to-pages/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/add-posts-to-pages/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [slimjim414](https://wordpress.org/support/users/slimjim414/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/including-multiple-categories/#post-4979939)
 * Status: resolved