I am using change_order_status_post hook. With this hook I get a variable $order_info. How can I see what this variable return? I try to echo it but it does not show anywhere. I know for sure that my function is called. Is there any way to log the value to $order_info?
And another question, why I cannot post in Developer's Corner section?