#21288 closed enhancement (fixed)
Add meta cap for publish_post
Reported by: | gcorne | Owned by: | ryan |
---|---|---|---|
Milestone: | 3.5 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Role/Capability | Keywords: | has-patch |
Focuses: | Cc: |
Description
While throughout the core codebase meta_caps for read_post, edit_post, and delete_post are used, there isn't a meta_cap for publish_post. For completeness, there should also be a meta_cap for create_post. Having more granular capabilities is important for developers that are trying to use WordPress for larger, more complex installations or as more of an application development framework.
Attachments (1)
Change History (11)
#1
@
12 years ago
- Summary changed from Add meta caps for publish_post and perhaps create_post to Add meta cap for publish_post
#2
@
12 years ago
- Milestone changed from Awaiting Review to 3.5
We should definitely have a cap for publish_post.
#5
@
12 years ago
There isn't edit_post, et all, but there is edit_posts. There is also publish_posts. Was this ticket fixed and not closed?
Note: See
TracTickets for help on using
tickets.
For create_post: #16714