Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #52738, comment 16


Ignore:
Timestamp:
07/01/2023 03:22:05 PM (2 years ago)
Author:
bitcomplex
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52738, comment 16

    initial v1  
    11@oglekler our own plugin, where some old classes (which is core business logic) are stored as meta data to posts.
     2
     3I'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
     5To 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