Opened 16 months ago
Last modified 6 months ago
#19834 new feature request
More Robust Capabilities for Attachments — at Initial Version
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Media | Version: | |
| Severity: | normal | Keywords: | needs-patch |
| Cc: | xoodrew@…, joost@…, mikeschinkel@…, ardathksheyna, dennisderoo, b.kooij@… |
Description
Attachments/files should have their own set of capabilities mirroring those of posts, in addition to upload_files. Specifically:
-edit_attachments
-edit_others_attachments
-delete_attachments
-delete_others_attachments
Currently, attachments rely on the edit_posts capability, which can create complications if you don't want your users to see the "Posts" sidebar item, or don't want them to be able to delete the attachments they upload.
Note: See
TracTickets for help on using
tickets.
