Changes between Initial Version and Version 1 of Ticket #43437, comment 12
- Timestamp:
- 03/09/2018 02:02:18 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #43437, comment 12
initial v1 5 5 Still thinking the selection of what is deleted (or anonymized) should be in the plugin. Then the admin/site owner doesn't have to repeat the same thing every time (and remember which fields to select), and the plugin is in "full control" of the deletion/anonymization. 6 6 7 The alternative of storing all possible types of private data in core and the user has to enable/disable them per plugin is even less attractive. Imagine a page full of checkboxes that will need to be updated when a new plugin is installed or a plugin is updated :) 8 7 9 Also chances are that other plugins that store the same data may or may not need the same data fields. Each case is different. 8 10