Skip to content
New issue

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

Deprecated method ActionScheduler_Schedule next #2

Open
growdev opened this issue Jul 19, 2021 · 0 comments
Open

Deprecated method ActionScheduler_Schedule next #2

growdev opened this issue Jul 19, 2021 · 0 comments

Comments

@growdev
Copy link
Contributor

growdev commented Jul 19, 2021

$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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant