Answer the question
In order to leave comments, you need to log in
How to finalize a wordpress plugin in such a way that its update does not overwrite existing improvements?
There was a need to finalize the plugin, and everything would be fine if it were not for the update problem, in which all or part of the improvements are overwritten.
To improve themes, you can use child themes, but what about the improvement of plugins if they need to be updated?
Answer the question
In order to leave comments, you need to log in
If possible, send a pull request to the author. If this is not possible, take it out of the vendors and do not update this plugin. Or when some critical things appear, update them manually.
There are two options: either send a patch to the plugin author (but he may not accept it for some reason), or fork the plugin and make all updates manually.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question