Title: Export trashed posts
Last modified: May 26, 2019

---

# Export trashed posts

 *  Resolved [saman27](https://wordpress.org/support/users/saman27/)
 * (@saman27)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/export-trashed-posts/)
 * Hello
 * Do you know how to export trashed posts?
    This filter didn’t work for me : “Status”“
   contains” “trash” it works for drafted posts but not for trashed posts
 * Thanks

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

 *  Plugin Author [WP All Import](https://wordpress.org/support/users/wpallimport/)
 * (@wpallimport)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/export-trashed-posts/#post-11585845)
 * Hi [@saman27](https://wordpress.org/support/users/saman27/)
 * > Do you know how to export trashed posts?
 * You would need to use the “WP_Query Results” option for this: [http://www.wpallimport.com/tour/export-developer-friendly/](http://www.wpallimport.com/tour/export-developer-friendly/).
   Example query:
 * `'post_type' => 'post', 'post_status' => 'trash'`
 *  Thread Starter [saman27](https://wordpress.org/support/users/saman27/)
 * (@saman27)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/export-trashed-posts/#post-11586450)
 * Thank you

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

The topic ‘Export trashed posts’ is closed to new replies.

 * ![](https://ps.w.org/wp-all-export/assets/icon-256x256.png?rev=2570162)
 * [WP All Export – Drag & Drop Export to Any Custom CSV, XML & Excel](https://wordpress.org/plugins/wp-all-export/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-all-export/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-all-export/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-all-export/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-all-export/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-all-export/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [saman27](https://wordpress.org/support/users/saman27/)
 * Last activity: [6 years, 10 months ago](https://wordpress.org/support/topic/export-trashed-posts/#post-11586450)
 * Status: resolved