Changes between Initial Version and Version 7 of Ticket #17668
- Timestamp:
- 06/08/2011 04:19:36 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17668
- Property Keywords 2nd-opinion has-patch added
-
Property
Summary
changed from
wp_post_revision_title capabilitiestoRevisions should require same caps as parents for read/edit/delete -
Property
Milestone
changed from
Awaiting Reviewto3.2
-
Ticket #17668 – Description
initial v7 4 4 5 5 I've attached a simple fix. 6 7 EDIT: It seems that revisions always use (read|edit|delete)_post for cap checks even if the post-type of their parent uses something custom. This results in users that are able to read/edit/delete revisions of posts that they don't have caps to read/edit/delete