Title: [Plugin: Edit Flow] Custom Status options
Last modified: August 20, 2016

---

# [Plugin: Edit Flow] Custom Status options

 *  Resolved [katart17](https://wordpress.org/support/users/katart17/)
 * (@katart17)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-edit-flow-custom-status-options/)
 * I’ve used the Custom Status feature in the Edit Flow plugin but would like to
   see a couple useful features added to this:
 * 1. Add the Status to the Filter list (i.e. All | Published | {Custom Status})
   
   2. Add more Edit options to a Custom Status like the $args listed in the [Codex](http://codex.wordpress.org/Function_Reference/register_post_status).
 * Also, is a Custom Status able to be queried on the front end, or NOT queried?
 * [http://wordpress.org/extend/plugins/edit-flow/](http://wordpress.org/extend/plugins/edit-flow/)

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

 *  Plugin Contributor [Daniel Bachhuber](https://wordpress.org/support/users/danielbachhuber/)
 * (@danielbachhuber)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-edit-flow-custom-status-options/#post-2541065)
 * > 1. Add the Status to the Filter list (i.e. All | Published | {Custom Status})
 * These filter links should actually be added already. Are they not in your case?
   Does the issue persist when you deactivate all other plugins?
 * > 2. Add more Edit options to a Custom Status like the $args listed in the Codex.
 * Great suggestion, I’ve added it as a [request](https://github.com/danielbachhuber/Edit-Flow/issues/67)
 * > Also, is a Custom Status able to be queried on the front end, or NOT queried?
 * You should be able to query custom statuses from the front end.
 *  Thread Starter [katart17](https://wordpress.org/support/users/katart17/)
 * (@katart17)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-edit-flow-custom-status-options/#post-2541169)
 * I eventually did see the Status in the filter list. I just had to refresh the
   page. Also, I’m assuming that any status besides Publish is hidden from the front-
   end. Correct?
 *  Plugin Contributor [Daniel Bachhuber](https://wordpress.org/support/users/danielbachhuber/)
 * (@danielbachhuber)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-edit-flow-custom-status-options/#post-2541177)
 * Yes, the normal WP_Query will only pull posts with the ‘publish’ post status.
   You can include other statuses in the query if you’d like.

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

The topic ‘[Plugin: Edit Flow] Custom Status options’ is closed to new replies.

 * ![](https://ps.w.org/edit-flow/assets/icon-256x256.png?rev=3433533)
 * [Edit Flow](https://wordpress.org/plugins/edit-flow/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/edit-flow/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/edit-flow/)
 * [Active Topics](https://wordpress.org/support/plugin/edit-flow/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/edit-flow/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/edit-flow/reviews/)

## Tags

 * [feature-requests](https://wordpress.org/support/topic-tag/feature-requests/)

 * 3 replies
 * 2 participants
 * Last reply from: [Daniel Bachhuber](https://wordpress.org/support/users/danielbachhuber/)
 * Last activity: [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-edit-flow-custom-status-options/#post-2541177)
 * Status: resolved