Title: Exclude Posts in Post Loop Widget
Last modified: October 16, 2017

---

# Exclude Posts in Post Loop Widget

 *  Resolved [chota120](https://wordpress.org/support/users/chota120/)
 * (@chota120)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/exclude-posts-in-post-loop-widget/)
 * I wish to use the Post Loop Widget but how do I exclude particular posts from
   displaying

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

 *  Plugin Support [Andrew Misplon](https://wordpress.org/support/users/misplon/)
 * (@misplon)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/exclude-posts-in-post-loop-widget/#post-9599115)
 * Hi
 * Thanks for reaching out.
 * You could perhaps add a category for this post and and hide the category using
   the following:
 * `cat=-34`
 * Where `34` is the category ID. You’d insert the above in the “Additional” field
   in the Posts query section.
 * To hide a post or posts, use the post ID and insert:
 * `post__not_in=1177`
 * The example ID in this case being `1177`. When hiding cats or posts you can comma
   separate multiple ID’s.
 *  Thread Starter [chota120](https://wordpress.org/support/users/chota120/)
 * (@chota120)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/exclude-posts-in-post-loop-widget/#post-9599146)
 * Thanks Andrew
    I did find the same answer elsewhere on the web yesterday after
   a lot of googling Ray
 *  Plugin Support [Andrew Misplon](https://wordpress.org/support/users/misplon/)
 * (@misplon)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/exclude-posts-in-post-loop-widget/#post-9599152)
 * Super 🙂 Glad to hear you’ve made progress.
 * All the best with your site.

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

The topic ‘Exclude Posts in Post Loop Widget’ is closed to new replies.

 * ![](https://ps.w.org/siteorigin-panels/assets/icon.svg?rev=2556869)
 * [Page Builder by SiteOrigin](https://wordpress.org/plugins/siteorigin-panels/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/siteorigin-panels/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/siteorigin-panels/)
 * [Active Topics](https://wordpress.org/support/plugin/siteorigin-panels/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/siteorigin-panels/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/siteorigin-panels/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Andrew Misplon](https://wordpress.org/support/users/misplon/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/exclude-posts-in-post-loop-widget/#post-9599152)
 * Status: resolved