Is there any way to test if a function running only on plugin update is successfully running?
Is there any way to test if a function running only on plugin update is successfully running? Yes. Background When you update a plugin, WordPress does several actions behind the scenes. Download the new version of the plugin Deactivate the old plugin version Delete the old plugin version Extract the new version Activate the new … Read more