action_scheduler/migration_complete
action_scheduler/migration_complete
Appears in: all-in-one-seo-pack.4.5.7.1
Hook Type: action
Displaying hooks found in version: all-in-one-seo-pack.4.5.7.1do_action('action_scheduler/migration_complete') is found 1 times:
- /vendor/woocommerce/action-scheduler/classes/migration/Scheduler.php line 575354555657585960616263
public
function
mark_complete() {
$this
->unschedule_migration();
\ActionScheduler_DataController::mark_migration_complete();
do_action(
'action_scheduler/migration_complete'
);
}
/**
* Get a flag indicating whether the migration is scheduled.
*
* @
return
bool Whether there is a pending action in the store to handle the migration