Skip to content

Instantly share code, notes, and snippets.

@InpsydeNiklas
Created August 23, 2021 21:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save InpsydeNiklas/3858379ee7e5ab24801c60444f946a5e to your computer and use it in GitHub Desktop.
Save InpsydeNiklas/3858379ee7e5ab24801c60444f946a5e to your computer and use it in GitHub Desktop.
Delete all 'mollie_woocommerce_cancel_unpaid_orders' scheduled actions
DELETE FROM `wp_actionscheduler_actions` WHERE `hook` = 'mollie_woocommerce_cancel_unpaid_orders'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment