Changes between Initial Version and Version 1 of Ticket #36860, comment 16
- Timestamp:
- 03/19/2019 03:32:13 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36860, comment 16
initial v1 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 for this data?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 for this data? 6 6 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 the data.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. 8 8 9 9