Title: [Plugin: Post Types Order] Hide drafts
Last modified: August 20, 2016

---

# [Plugin: Post Types Order] Hide drafts

 *  Resolved [kalligator](https://wordpress.org/support/users/kalligator/)
 * (@kalligator)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-post-types-order-hide-drafts/)
 * I’d like to see an option of hiding the draft posts in the ‘Post – Re-order’ 
   page to avoid cluttering.
 * Can anyone suggest a quick hack to disable them on the current version (1.5.1)?
 * [http://wordpress.org/extend/plugins/post-types-order/](http://wordpress.org/extend/plugins/post-types-order/)

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

 *  Plugin Author [Maya](https://wordpress.org/support/users/tdgu/)
 * (@tdgu)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-post-types-order-hide-drafts/#post-2581380)
 * You can try and add
    [‘post_status’] => ‘publish’
 * within the $args array, near line 492
 *  Thread Starter [kalligator](https://wordpress.org/support/users/kalligator/)
 * (@kalligator)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-post-types-order-hide-drafts/#post-2581384)
 * spot on, thanks!

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

The topic ‘[Plugin: Post Types Order] Hide drafts’ is closed to new replies.

 * ![](https://ps.w.org/post-types-order/assets/icon-128x128.png?rev=1226428)
 * [Post Types Order](https://wordpress.org/plugins/post-types-order/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/post-types-order/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/post-types-order/)
 * [Active Topics](https://wordpress.org/support/plugin/post-types-order/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/post-types-order/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/post-types-order/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [kalligator](https://wordpress.org/support/users/kalligator/)
 * Last activity: [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-post-types-order-hide-drafts/#post-2581384)
 * Status: resolved