D
D
dogmator2015-11-20 21:14:32
Web development
dogmator, 2015-11-20 21:14:32

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

3 answer(s)
N
Nicholas, 2015-11-20
@healqq

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.

P
Puma Thailand, 2015-11-20
@opium

Send a patch to the developer, but there is no other way

O
OnYourLips, 2015-11-20
@OnYourLips

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 question

Ask a Question

731 491 924 answers to any question