Changes between Initial Version and Version 1 of Ticket #43709, comment 4
- Timestamp:
- 04/13/2018 07:27:13 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #43709, comment 4
initial v1 1 1 Yeah, capability based approach will make it easier for plugins to enable deleting of revisions. As far as I see the checks should be if the current user can: 2 2 - Delete the parent post. 3 - Delete attachments. This should always be "do_not_allow" by default.3 - Delete revisions. This should always be "do_not_allow" by default.