This repository was archived by the owner on Mar 11, 2020. It is now read-only.

Description
I'm seeing the following on after installing Custom Tables and running the migration on a staging copy of a live site:
PHP Fatal error: Uncaught Error: Call to undefined function Action_Scheduler\\Custom_Tables\\Migration\\wc_next_scheduled_action() in /wp-content/plugins/action-scheduler-custom-tables/src/Migration/Migration_Scheduler.php:59
Stack trace:
#0 /wp-content/plugins/action-scheduler-custom-tables/src/Plugin.php(79): Action_Scheduler\\Custom_Tables\\Migration\\Migration_Scheduler->is_migration_scheduled()
#1 [internal function]: Action_Scheduler\\Custom_Tables\\Plugin->schedule_migration()
#2 /wp-includes/class-wp-hook.php(284): call_user_func_array(Array, Array)
#3 /wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array)
#4 /wp-includes/plugin.php(453): WP_Hook->do_action(Array)
#5 /wp-includes/load.php(679): do_action('shutdown')
#6 [internal function]: shutdown_action_hook()
#7 {main}
thrown in /wp-content/plugins/action-scheduler-custom-tables/src/Migration/Migration_Scheduler.php on line 59