mycred_twilio_parse_sms
Description
This filter allows you to adjust the SMS message body when received by the Twilio Transfers plugin.
Available since version 2.0
Parameters
Param | Type | Required | Description |
---|---|---|---|
$sms |
array | Yes | The message body converted into an array. By default, the body content is split into 4 pieces. |
$body |
string | No | The SMS message body in it’s raw form. |
Used By
Package | Prio. | Description |
---|---|---|
Not used by any built-in package. |
Examples
No example found.