woocommerce / action-scheduler-custom-tables

This plugin is no longer needed. The custom table code is now part of Action Scheduler version 3.0 and newer. If you're using the latest Action Scheduler, you have the most performant schema available.
https://actionscheduler.org
14 stars 2 forks source link

Fix use of deprecated get_local_timezone() #44

Closed thenbrent closed 6 years ago

thenbrent commented 6 years ago

Deprecated in v2.1.0 (which ASCT now requires).

thenbrent commented 6 years ago

Travis passing. Self merging to fix tests on other PRs.