do_action( 'nab_updated', string $this_version , string $last_version )
Fires once the plugin has been updated.
Description
Parameters
- $this_version
(string) (Required) current version of the plugin.
- $last_version
(string) (Required) previous installed version of the plugin.