October 2018
Beginner
300 pages
8h 34m
English
The version upgrade process is handled by the built-in upgrader_process_complete hook. We can implement this hook to add whatever data changes are required for the upgrade. We don't have a built-in upgrading event that can handle both plugins from the WordPress directory as well as custom plugins. Therefore, we have to build a custom upgrade process by using one of the existing hooks and conditional checks.
Read now
Unlock full access