Developer Resources

A comprehensive list of filters and actions included in our plugin

Hooks / nab_updated

do_action( ‘nab_updated’, string $this_version, string $last_version )

Fires once the plugin has been updated.

Parameters

$this_version string

(Required) current version of the plugin.

$last_version string

(Required) previous installed version of the plugin.