• which action occur while plugin update suppose i have to update the code with previous data stored then where should i have conditions?

Viewing 1 replies (of 1 total)
  • Is this a plugin you have written? As normally you would add an option e.g. version , in your plugin and check that and if it changes you do what you need with your data.

    If it is not your plugin, can you further explain why you need to do this? If however you do, you would probably have to write a mini plugin or add to your child theme functions.php to add some code.

Viewing 1 replies (of 1 total)

The topic ‘plugin update query’ is closed to new replies.