Changes between Initial Version and Version 1 of Ticket #52738, comment 16
- Timestamp:
- 07/01/2023 03:22:05 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #52738, comment 16
initial v1 1 1 @oglekler our own plugin, where some old classes (which is core business logic) are stored as meta data to posts. 2 3 I'm 100% sure that we havn't followed any WordPress migration principles for the last 5 years or so, but the point is that you should not have a system that can throw fatals where there is even a theoretical chance of it happening in the wild. 4 5 To me WordPress is just broken. Since the stored data is permanent it is enough to forget following any wp guidelines even once to have the object always breaking everything if it loads. 6 7 8