Changes between Version 2 and Version 3 of Ticket #36860, comment 16
- Timestamp:
- 03/19/2019 03:36:22 PM (23 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36860, comment 16
v2 v3 3 3 The following question comes to mind: 4 4 5 If we have some some custom user content, that's only added via some plugin and not stored in the posts or links table, how would one handle the actual reassignment/removal from the db?5 If we have some some custom user content, that's only added via some plugin and not stored in the posts or links table, how would one handle here the actual reassignment/removal from the db? 6 6 7 7 I think it would be nice to have a simple example to better understand how one could approach this problem, e.g. using this filter and how to reassign/delete the data.