#12944 closed defect (bug) (wontfix)
Post status cannot be changed without publish_posts cap
Reported by: | sbressler | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 2.9.2 |
Component: | Administration | Keywords: | |
Focuses: | Cc: |
Description
Post statuses cannot be changed without the publish_posts capability. I think it would make more sense to limit status changes to users with edit_posts or edit_others_posts.
Change History (3)
Note: See
TracTickets for help on using
tickets.
Are you referring to custom stati? The current capabilities are enough to handle the built-in statuses.
future and publish require publish caps. pending and draft requires edit_posts. trash and private depend on the situation.