Make WordPress Core

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#32131 closed enhancement (fixed)

_post_states should include Scheduled

Reported by: ragulka's profile ragulka Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 4.3 Priority: normal
Severity: normal Version: 4.2
Component: Posts, Post Types Keywords: has-patch
Focuses: ui, administration Cc:

Description

It would make a lot of sense if _post_states would also output "Scheduled", if the post is scheduled to be published in the future. This way, the admin could easily see which posts in the post list are already published and which ones will be published by scheduling.

Attachments (1)

32131.diff (677 bytes) - added by rclations 10 years ago.

Download all attachments as: .zip

Change History (11)

#1 @SergeyBiryukov
10 years ago

  • Component changed from Administration to Posts, Post Types
  • Keywords needs-patch added

@rclations
10 years ago

#2 @rclations
10 years ago

  • Keywords has-patch added; needs-patch removed

Added schedule & missed schedule based on similar work in Date column

#3 @SergeyBiryukov
10 years ago

  • Milestone changed from Awaiting Review to 4.3

#4 @obenland
10 years ago

  • Owner set to SergeyBiryukov
  • Status changed from new to assigned

This ticket was mentioned in Slack in #design by helen. View the logs.


10 years ago

#6 @brandbrilliance
10 years ago

Actually, I think all the post status should be available, but then a flag indicating which ones are visible and which ones are invisible, then we can turn then on/off in a plugin like Post State Tags.

Last edited 10 years ago by brandbrilliance (previous) (diff)

#7 @obenland
10 years ago

  • Milestone changed from 4.3 to Future Release

#8 @helen
10 years ago

I've been sitting on this for a bit just to see how it feels after paying attention, and I think it does make sense to add "Scheduled" even though it's also over in the date column. "Missed Schedule" is not something I would want to add, though, as it's a bit scarier, we don't put any other "advisory" type notices there, and we don't describe or really offer any fixes by default. That's not unique to this positioning, I just don't want to also add it here :)

#9 @helen
10 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 32902:

Add "Scheduled" to post states.

props rclations.
fixes #32131.

#10 @netweb
10 years ago

  • Milestone changed from Future Release to 4.3
Note: See TracTickets for help on using tickets.