Keep custom fix in a plugin
I have a plugin that needs a (very) custom feature, for a site I’m making.
I’ve found it in the code, where I can remove some lines of code, so the feature is accessible as I would like. But I’m not sure how to maintain this custom fix in the future.