Title: Trash posts
Last modified: July 27, 2018

---

# Trash posts

 *  [nicodweb](https://wordpress.org/support/users/nicodweb/)
 * (@nicodweb)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/trash-posts/)
 * hello.
    Can you exlcude trash post? What do you think?
 *  $sql = “SELECT `ID`, `post_title`, `post_status` FROM `" . $wpdb->prefix . "
   posts` WHERE `post_status` IN (‘draft’, ‘pending’,’trash’) AND `ID` IN (” . implode(‘,’,
   $ids) . “)”;

Viewing 1 replies (of 1 total)

 *  Plugin Author [Room 34 Creative Services, LLC](https://wordpress.org/support/users/room34/)
 * (@room34)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/trash-posts/#post-10534782)
 * I wasn’t aware that WordPress didn’t already remove posts that are in the trash(
   but not deleted) from menus automatically, but this is a good idea. I will work
   on getting it implemented as soon as possible. Thanks!

Viewing 1 replies (of 1 total)

The topic ‘Trash posts’ is closed to new replies.

 * ![](https://ps.w.org/hide-drafts-in-menus/assets/icon.svg?rev=2600650)
 * [Hide Drafts in Menus](https://wordpress.org/plugins/hide-drafts-in-menus/)
 * [Support Threads](https://wordpress.org/support/plugin/hide-drafts-in-menus/)
 * [Active Topics](https://wordpress.org/support/plugin/hide-drafts-in-menus/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/hide-drafts-in-menus/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/hide-drafts-in-menus/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Room 34 Creative Services, LLC](https://wordpress.org/support/users/room34/)
 * Last activity: [7 years, 8 months ago](https://wordpress.org/support/topic/trash-posts/#post-10534782)
 * Status: not resolved