autoship_upgrade_from_null_to_ (action)

(src/upgrade.php) Used to trigger custom actions after the upgrade Autoship Cloud for versions before version 1.2.32 of the plugin. It takes the Autoship_Version as its parameter.

Code

do_action( 'autoship_upgrade_from_null_to_', Autoship_Version );

Found in the Functions