We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$schedule->next() is deprecated.
[19-Jul-2021 17:19:29 UTC] PHP Deprecated: ActionScheduler_Schedule_Deprecated::next is deprecated since version 3.0.0! Use ActionScheduler_Schedule_Deprecated::get_date() instead. in /Users/daniel/local/woo/app/public/wp-includes/functions.php on line 4861 [19-Jul-2021 17:19:29 UTC] PHP Stack trace: [19-Jul-2021 17:19:30 UTC] PHP 1. {main}() /Users/daniel/local/woo/app/public/wp-admin/post.php:0 [19-Jul-2021 17:19:30 UTC] PHP 2. require() /Users/daniel/local/woo/app/public/wp-admin/post.php:206 [19-Jul-2021 17:19:30 UTC] PHP 3. do_meta_boxes() /Users/daniel/local/woo/app/public/wp-admin/edit-form-advanced.php:688 [19-Jul-2021 17:19:30 UTC] PHP 4. ShopPlugins\ScheduledActionsMetaBox\display_meta_box() /Users/daniel/local/woo/app/public/wp-admin/includes/template.php:1389 [19-Jul-2021 17:19:30 UTC] PHP 5. ActionScheduler_SimpleSchedule->next() /Users/daniel/local/woo/app/public/wp-content/plugins/scheduled-actions-meta-box-master/scheduled-actions-meta-box.php:54 [19-Jul-2021 17:19:30 UTC] PHP 6. _deprecated_function() /Users/daniel/local/woo/app/public/wp-content/plugins/woocommerce/packages/action-scheduler/deprecated/ActionScheduler_Schedule_Deprecated.php:25 [19-Jul-2021 17:19:30 UTC] PHP 7. trigger_error() /Users/daniel/local/woo/app/public/wp-includes/functions.php:4861
The text was updated successfully, but these errors were encountered:
No branches or pull requests
$schedule->next() is deprecated.
[19-Jul-2021 17:19:29 UTC] PHP Deprecated: ActionScheduler_Schedule_Deprecated::next is deprecated since version 3.0.0! Use ActionScheduler_Schedule_Deprecated::get_date() instead. in /Users/daniel/local/woo/app/public/wp-includes/functions.php on line 4861
[19-Jul-2021 17:19:29 UTC] PHP Stack trace:
[19-Jul-2021 17:19:30 UTC] PHP 1. {main}() /Users/daniel/local/woo/app/public/wp-admin/post.php:0
[19-Jul-2021 17:19:30 UTC] PHP 2. require() /Users/daniel/local/woo/app/public/wp-admin/post.php:206
[19-Jul-2021 17:19:30 UTC] PHP 3. do_meta_boxes() /Users/daniel/local/woo/app/public/wp-admin/edit-form-advanced.php:688
[19-Jul-2021 17:19:30 UTC] PHP 4. ShopPlugins\ScheduledActionsMetaBox\display_meta_box() /Users/daniel/local/woo/app/public/wp-admin/includes/template.php:1389
[19-Jul-2021 17:19:30 UTC] PHP 5. ActionScheduler_SimpleSchedule->next() /Users/daniel/local/woo/app/public/wp-content/plugins/scheduled-actions-meta-box-master/scheduled-actions-meta-box.php:54
[19-Jul-2021 17:19:30 UTC] PHP 6. _deprecated_function() /Users/daniel/local/woo/app/public/wp-content/plugins/woocommerce/packages/action-scheduler/deprecated/ActionScheduler_Schedule_Deprecated.php:25
[19-Jul-2021 17:19:30 UTC] PHP 7. trigger_error() /Users/daniel/local/woo/app/public/wp-includes/functions.php:4861
The text was updated successfully, but these errors were encountered: