Title: [Plugin: Edit Flow] Possible bug with custom columns
Last modified: August 20, 2016

---

# [Plugin: Edit Flow] Possible bug with custom columns

 *  [stuartshields](https://wordpress.org/support/users/stuartshields/)
 * (@stuartshields)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-edit-flow-possible-bug-with-custom-columns/)
 * I think I just noticed a bug with edit flow.
 * Basically I have a custom post called events, and I’ve used WordPress’ custom
   columns to rename and remove some columns. What I’ve noticed is if status isn’t
   called next to each post it has a null value next to it. If you add the “status”
   => “Status”, code back in the plugin appears to work correctly.
 * Here is the full code I’ve used:
 * [http://pastebin.com/hffpgirN](http://pastebin.com/hffpgirN)
 * [http://wordpress.org/extend/plugins/edit-flow/](http://wordpress.org/extend/plugins/edit-flow/)

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Daniel Bachhuber](https://wordpress.org/support/users/danielbachhuber/)
 * (@danielbachhuber)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-edit-flow-possible-bug-with-custom-columns/#post-2434462)
 * I think I understand why this is happening, but I’m not positive.
 * > What I’ve noticed is if status isn’t called next to each post it has a null
   > value next to it.
 * Do you mean there’s a null value next to the title, or that another column appears
   with a null value?
 * What you might do instead is disable custom statuses for the post type. Alternatively,
   we can add a filter to disable adding the post status column in the Manage Posts
   table (I noticed it’s not there by default)

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Edit Flow] Possible bug with custom columns’ 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

 * [bug reports](https://wordpress.org/support/topic-tag/bug-reports/)
 * [custom statuses](https://wordpress.org/support/topic-tag/custom-statuses/)

 * 1 reply
 * 2 participants
 * Last reply from: [Daniel Bachhuber](https://wordpress.org/support/users/danielbachhuber/)
 * Last activity: [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-edit-flow-possible-bug-with-custom-columns/#post-2434462)
 * Status: not resolved