Hello,
at my plugin I'm already sending automatic mails with wp_mail() function. Now I want to send SMS and I don't know how to do that.
I have got via a form the number of a mobile phone and I can create the message via code. So what is the best way to send the message as SMS to the number?
Thanks
Ottilie