action-scheduler icon indicating copy to clipboard operation
action-scheduler copied to clipboard

feat(disable): constant to disable it

Open Mte90 opened this issue 3 years ago • 1 comments

Ref: https://github.com/woocommerce/action-scheduler/issues/857

I am not sure if it is enough to not initialize the class (check for tables etc) but for sure disable the cron and the queue.

Mte90 avatar Sep 21 '22 14:09 Mte90

Basically yes we need to disable AS and the code right now just disable the filter.

Mte90 avatar Sep 22 '22 16:09 Mte90