WordPress – Add a product tag to WooCommerce products via a custom cron job function
I have a custom cron job that automatically updates a pre-order product to 'out of stock' when it reaches a predefined date. Is there a way I can also add a product tag to the product as part of this…