#12944 closed defect (bug) (wontfix)
Post status cannot be changed without publish_posts cap
| Reported by: | sbressler | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 2.9.2 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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.