Title: Unscheduled posts?
Last modified: September 1, 2016

---

# Unscheduled posts?

 *  [ADKSherpa](https://wordpress.org/support/users/adksherpa/)
 * (@adksherpa)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/unscheduled-posts/)
 * I’m looking for a way to create a post that’s not scheduled and doesn’t show 
   up on the calendar anywhere. For example, someone who’s writing something without
   a definite publishing date yet. Then, at a later date, I can look through these“
   unscheduled posts” to fill holes in my calendar. Is there any way to do this?
 * [https://wordpress.org/plugins/edit-flow/](https://wordpress.org/plugins/edit-flow/)

Viewing 1 replies (of 1 total)

 *  [cojennin](https://wordpress.org/support/users/comradefuzz/)
 * (@comradefuzz)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/unscheduled-posts/#post-7511176)
 * Hrm. For displaying posts on the calendar [you can filter on](https://github.com/Automattic/Edit-Flow/blob/master/modules/calendar/calendar.php#L598)`
   post-status`.
 * How about creating a new custom status called “unscheduled”, then adding a filter
   on [ef_calendar_filter_values](https://github.com/Automattic/Edit-Flow/blob/master/modules/calendar/calendar.php#L566)
   to filter that status out of the calendar view. Think that might work? Let me
   know if you run into trouble.

Viewing 1 replies (of 1 total)

The topic ‘Unscheduled posts?’ 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/)

 * 1 reply
 * 2 participants
 * Last reply from: [cojennin](https://wordpress.org/support/users/comradefuzz/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/unscheduled-posts/#post-7511176)
 * Status: not resolved