WordPress – Automatically cancel orders not fulfilled within 30 days
I'm trying to automatically cancel all processing WooCommerce orders that are not finalized within 30 days since order is created. The code below does not break the site but it doesn't do anything. How can I fix it? // Scheduled…