WordPress – Woocommerce – redirect user to custom thank you page after an order is placed
I need a bit of help with woocommerce customization. I need to redirect the user after the order is completed to a custom page, I'm using this code in my plugin but seems not working public function redirect_customer_after_order() { if(…